Skip to main content

I would like to call in an external javascript framework called knockout.js and use it to build a bit of dynamic field collection into my forms.


can i include


script type=‘text/javascript’ src=‘http://example.com/knockout-2.2.1.js


script type=‘text/javascript’ src=‘http://example.com/mycode.js’>


and then refer to it in my form html code?

Be the first to reply!

Reply