amlanpal
Kilo Sage

Hi Heidi,



You may look at the below 2 threads. You can get the guidance to opt any of the 2 options to do so. Either you can go to modify the OOB UI Macro named 'template_context' or you may go to write script based on condition like


if (g_user.userID != '1eb995076f432200f9ac52b10b3ee465'){   //Pass the sys_id of that user


  gel('template-toggle-button').style.display = 'none';


  }



1.   I want to remove the "Templates" option from the header right click options on change form. Does any...


2. How to disable the template bar in Geneva?



I hope this helps.Please mark correct/helpful based on impact