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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Organizing extensions in sub folders

Hi all,

in our organization we would like to organize used extensions in subfolder / subdirectories. e.g.

/Extensions/Objects/Group1/ExtensionA

/Extensions/Objects/Group2/ExtensionB

However, when I implement a fine working Extension (svgMap) that way, it gives me a JavaScript error relating to qvajax.js that some (extension specific) method is not available.

Inside the extension's scripts, I have changed all paths to point to

from /Extensions/svgMap/

to /Extensions/Group1/svgMap

(note the missing "Objects")

Any help what I am missing? Thanks!

Julian

0 Replies