Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
nihhalmca
Specialist II
Specialist II

CSS, JS script for Qlik Sense Objects

Hi All,

How can i access CSS, JS script for default Qlik Sense objects like bar chart, filter pane etc (not extensions, widgets etc).

Why am i asking this is, to remove code the for "Take Screenshot" and "Full Screen". (only for selected objects)

Thanks,

Nihhal.

8 Replies
Anonymous
Not applicable

Hello Nihhal,

I assume you are working on Qlik Sense Server. You can find the resources in C:\Program Files\Qlik\Sense\Client folder. There are a lot of js and css files. Maybe you can do little tricks like visible:none for those objects you don't want to see, or you can unminify the js files and look for the right code part for you.

Hope this helps.

Best Regards,

Ogün ADSAY,

DQ Türkiye.

kkkumar82
Specialist III
Specialist III

Can't we do formatting for files in desktop because

Anonymous
Not applicable

You can see the same files in Desktop: C:\Users\<username>\AppData\Local\Programs\Qlik\Sense\Client

nihhalmca
Specialist II
Specialist II
Author

Thank you.

I am just aware of those files.

I am expecting some thing like direct code line.

for example - i want to remove 'take screenshot' for filter pane where i need to change code exactly in those files.

kkkumar82
Specialist III
Specialist III

Any examples or links you have doing them

nihhalmca
Specialist II
Specialist II
Author

I could not find this path (Desktop).

kkkumar82
Specialist III
Specialist III

I think your "AppData" is hidden check the windows properties

NitinK7
Specialist
Specialist

Hi,

where to find json file for the same charts