Skip to main content

How to insert multiple references link into the Custom Css includes and also Custom Javascript includes?

For example, i need to insert Jquery Javascript file and my custom javscript file as refer link into this form.

https://code.jquery.com/jquery-3.2.1.min.js

http://xxxx/custom.js

how to add two of this in Javascript includes?

from Nintex Forms Help:

Advanced
Custom CSS includes: The URLs to the custom CSS files to include at runtime. Enter each URL to the custom
CSS on a new line.
Custom JavaScript Includes: The URLs to the custom JavaScript files to include at runtime. Enter each URL to
the custom JavaScript on a new line.


Reply