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

  • 15 March 2013
  • 0 replies
  • 483 views

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?


0 replies

Be the first to reply!

Reply