Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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:
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:
But now only one thing left - how to hide the Full-Screen icon.
Do you have any ideas?
Thanks!
Eli.