Hi, How do I use require tag in xml and require method in .js file for importing templates. I have a collection of templates(for instance mytemplate.js) in app/lib folder. I wish to import those files into my controller or view and use them inside the listview dynamically.
↧