Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is it possible to load our own javascript files into Qliksense throught the installation folders rather than loading libearies for each extension?
So far, I can see some of the default libraries loaded by Qlik in the dev tools (F12):
I have located those files in the following folder:
C:\Program Files\Qlik\Sense\Client\chunks
I have tried to load my own test JS file in the same folder and it wasnt loaded at all by Qlik.
How can I put my own JS files to be loaded to Qlik in the same way as the defaut ones?