All,
I need to use an set of js files with are hosted externally.
Where on a nintex form would I add the line something like:
<script>
SRC="http:external_company.com/javascript.js"
</script>
Thanks
Andrew
Solved! Go to Solution.
into forms settings >> advanceed >> custom javascript includes
but just list of refernced file (one file per line) without any tags
Thanks, I'll give that a go.