Skip to main content

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?

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


Reply