Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2017 10:03 AM
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';
}
2. How to disable the template bar in Geneva?
I hope this helps.Please mark correct/helpful based on impact