Is it possible to call external javascript code in custom from code?

  • 15 March 2013
  • 1 reply
  • 1 view

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’…

and then refer to it in my form html code?


1 reply

I’d like to know this as well.

Reply