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: 
EliGohar
Partner - Creator III
Partner - Creator III

Hide Full Screen icon from Date Picker extension

Hi All!

I'm using Qlik's Extension from the Dashboard bundle:

https://help.qlik.com/en-US/sense/November2019/Subsystems/Hub/Content/Sense_Hub/Visualizations/Dashb...

Now, I have an issue with the icons when The user hovers the objects:

image.png

I investigated this deeper and found out this JS file  - qlik-date-picker.js.

Within this file, there are some settings, I found out that the setting snapshot is responsible for show/hide the camera icon:

support: {
snapshot: !1,
export: !1,
exportData: !1
}

The Result:

image.png

But now only one thing left - how to hide the Full-Screen icon.

Do you have any ideas?

Thanks!

Eli.

 

Labels (1)
0 Replies