Skip to main content
Nintex Community Menu Bar

Can we include multiple JS libraries in nintex form?

  • January 31, 2018
  • 1 reply
  • 9 views

Forum|alt.badge.img+1

I know there is one option 'Custom JavaScript Includes' in the setting of Nintex form. We can include reference for any other library like KnockOut JS or Angular JS in 'Custom JavaScript Includes' option.

I want to develop nintex form on SharePoint Server 2013. So my question is that can we include only single JS library or can we include multiple JS libraries?

1 reply

Forum|alt.badge.img+14
  • Scholar
  • January 31, 2018

you can include as many libraries/references as you need.

for each line you add to the input box there is generated separate <script> tag