

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to hide "Take a snapshot" and "Maximize" buttons from specific charts?
Hello!
I wonder if there is a way to hide/block/disable from objects the "Take a snapshot" and "Maximize" buttons/properties.
There are many frecuently used objects that they have NO NEED to be maximized, such as buttons, drop down menus, text objects, etc.
Thanks for any help or idea!
Ariel

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I would recommend the Selection Bar from Climber as it allows you to hide the maximize and snapshot buttons. The default Qlik Navigation button also hides these properties.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the answer. But my request is more general: It would be nice to disable Maximize/snapshot options on ANY object, so it doesn't appear when mouse over it.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @arieidel Did you get any solution for this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Using Jquery,
To hide snapshot and maximize for all charts:
$('[class="qv-object-nav ng-isolate-scope inline"]').css('display','none');
For specific charts:
$('[class="qv-object-nav ng-isolate-scope inline"]').eq(Chart element number)css('display','none')
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can't go out of the box and they are belongs to Qlik servers. I would rather think this in Widget?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@arieidel If you think this will be good feature to add in Qlik, you can give your suggestion in form of "Idea".
Visit this link to submit your idea.
https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
this feature is already available in Sept 2020 version


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
As @PriyankaShivhare said with September version you can disable the hover menu under "General" settings.
Stay safe and take care.
Regards
Andrea
