Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How can I inject an AngularJS directive in a Qlik extension?

I am writing Qlik extensions using AngularJS, and I would like to include another AngularJS module I wrote.  I have it in the extension directory, and can succssfully load it into my javascript code as a RequireJS dependency, but how do I inject it into the actual angular application module?

Thanks for any help.

1 Solution
2 Replies
Not applicable
Author

Thank You!