removing bulletin and link icons from helpdesk toolbar

sdunn's picture
Does anyone know how I can hide or dim out the ‘make this incident a bulletin’ and ‘link this incident to another incident’ for a certain group of workers?  I have setup up security roles to prevent them creating bulletins from the console dashboard but they can still select these icons from the toolbar when creating and editing calls.

Many thanks for help.

mccarthy.cw's picture

 One way to accomplish this

 One way to accomplish this would be to edit the workitemview.ascx page.  You could detect what type of worker the current user is and if it matches certain criteria disable or remove the task links.