Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

HIde feedback icon on strategic planning workspace

ashutoshmis
Tera Contributor

Hi All,

  I want to hide the feedback icon, EAP icon and Resource capacity icon  (show on left panel)  on strategic planning workspace.

 

Please help me to achieve this.

 

Thanks,

Ashutosh

1 REPLY 1

lpruit2
Kilo Sage

Greetings @ashutoshmis. I'll share the steps I took to hide or remove icons within the Strategic Planning Workspace (SPW). Please take into consideration that these customizations may negatively impact future major release versions or plugin upgrades. I'm not sure if there is another way to perform the same action within UI Builder (UIB) or not. 

 

  1. Navigate to the UX Applications table [sys_ux_page_registry] 
  2. Search for Name = Strategic Planning Workspace 
  3. Once identified, open the record
  4. Navigate to the UX Page Properties (Related List)
  5. Locate "chrome_toolbar" 
  6. Once identified, open the record
  7. The chrome_toolbar record will have a field called "Value" that will contain a JSON payload of the side bar.
  8. You can either remove the part(s) of the JSON payload as you wish or you can adjust the Role value so that it's only visible to a smaller audience. 

Again, please be mindful of making these kinds of modifications. In my Personal Development Instance (PDI), there is a banner message identifying this record as a High Risk that it could get updated in a later release. 

 

lpruit2_0-1764209047433.png