Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
Is there a way of customizing the bookmark options in QV11?
Basically what I'd like to do is to disable/remove the "Make bookmark apply on top of current selection" option.
That option can also be modified via the Repository after the bookmark has been created, so disabling the functionality altogether would be ideal.
Thanks,
Telmo
If you find the name of the element, you may be able to hide it using this extension: Document Extension Solution to hide buttons on the AJAX toolbar...and anything else
Hi Nicole, that's the only possible solution I had in mind.
Does anyone know the name of the element?
Has anyone tried or seen something similar of disabling options that are not in the toolbar?
I know I was able to hide options in the right-click menu, so I would think you could use Firebug to see if you can find the element for the bookmark. Good luck!