Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
arieidel
Partner - Creator II
Partner - Creator II

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.

qlik_button.png

Thanks for any help or idea!

Ariel

Labels (3)
9 Replies
TimvB
Creator II
Creator II

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. 

arieidel
Partner - Creator II
Partner - Creator II
Author

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.

morenoju
Partner - Specialist
Partner - Specialist

My users keep clicking  maximize by mistake. It does not make sense to offer the option in things such as the button @arieidel refered to.

@arieidel , have you thought of adding this to the ideas board? I would definitely vote for it.

Qlik1_User1
Specialist
Specialist

Hi @arieidel Did you get any solution for this?

gbommisetti
Contributor II
Contributor II

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')

Anil_Babu_Samineni

You can't go out of the box and they are belongs to Qlik servers. I would rather think this in Widget?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

@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

 

 

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
PriyankaShivhare
Creator II
Creator II

this feature is already available in Sept 2020 version

agigliotti
Partner - Champion
Partner - Champion

Hi,
As @PriyankaShivhare said with September version you can disable the hover menu under "General" settings.
Stay safe and take care.

Regards
Andrea