Remove toggle template bar and the toggle annotations on/off options from the form view

geraldcheng
Kilo Contributor

Hi there,

I would like to remove the options of toggle template bar and the toggle annotations on/off from any form view (refer to screenshot). Is there a system property to do that?

Thanks

Incident form view.png

1 ACCEPTED SOLUTION

Deepa Srivastav
Kilo Sage

Please check below link:-



ServiceNow KB: PRB657128: Cannot hide Toggle Template Bar option from the More Options menu (KB05642...



Mark Correct if it solved your issue or hit Like and Helpful if you find my response worthy.


Thanks,
Deepa


View solution in original post

7 REPLIES 7

jean-lucchatton
Kilo Guru

Hi,



To hide "Toggle annotations on/off", you should use the same client script that you use for hiding the "Toggle template" but with the code


$j("#header_toggle_annotations").parent().hide();



Jean-Luc


Laura F1
Kilo Explorer

Hi,

Is it possible to remove the automatic create new template from the Toggle bar and just display the saved templates? Thank you!

Same question here, would like to hide the create new template from the toggle bar specific to changes.