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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
Bill_Britt
Former Employee
Former Employee

Changing Extensions Path

I want to have a structure path for my document extension and I am unable to get it to work. What I would like to do is have something like this:

Documents\test\user1\extensionfolder

Documents\test\user2\extensionfolder

I change my alternate path to the Documents folder and In the extension Script.js I have added the path.

var template_path = Qva.Remote + "?public=only&name=Extensions/test/user1/extensionfolder/";

However, this doesn't work with Document extension, but does work with objects. Is this the correct way to do this?

Bill

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.
0 Replies