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.

Remove Buttons in Planning tab of Project Workspace:

sidwahid
Tera Contributor

We need to Remove following UI actions in Planning tab of Project Workspace:

  • Delete project
  • Duplicate project
  • Copy partial project

 

sidwahid_0-1759921141201.png

 

1 ACCEPTED SOLUTION

M Iftikhar
Tera Sage

Hello @sidwahid,

To remove those UI actions from the Planning tab in the Project Workspace, you can simply open each corresponding UI Action record and mark it as Inactive. 

  • Delete project 

https://<your-instance>.service-now.com//sys_ux_m2m_action_layout_item.do?sys_id=7d0a41b5a3e231109b3... 

 

  • Duplicate project 

https://<your-instance>.service-now.com//sys_ux_m2m_action_layout_item.do?sys_id=db0d724fa3e271109b3... 

 

  • Copy partial project 

https://<your-instance>.service-now.com//sys_ux_form_action.do?sys_id=431bc00d93208210995259ea728918... 

 

Once marked inactive, the actions will no longer appear in the workspace Planning tab. 

MIftikhar_0-1759931034744.png

 

If my response helped, please mark it as the accepted solution so others can benefit as well. 

Thanks & Regards,
Muhammad Iftikhar

If my response helped, please mark it as the accepted solution so others can benefit as well.

View solution in original post

1 REPLY 1

M Iftikhar
Tera Sage

Hello @sidwahid,

To remove those UI actions from the Planning tab in the Project Workspace, you can simply open each corresponding UI Action record and mark it as Inactive. 

  • Delete project 

https://<your-instance>.service-now.com//sys_ux_m2m_action_layout_item.do?sys_id=7d0a41b5a3e231109b3... 

 

  • Duplicate project 

https://<your-instance>.service-now.com//sys_ux_m2m_action_layout_item.do?sys_id=db0d724fa3e271109b3... 

 

  • Copy partial project 

https://<your-instance>.service-now.com//sys_ux_form_action.do?sys_id=431bc00d93208210995259ea728918... 

 

Once marked inactive, the actions will no longer appear in the workspace Planning tab. 

MIftikhar_0-1759931034744.png

 

If my response helped, please mark it as the accepted solution so others can benefit as well. 

Thanks & Regards,
Muhammad Iftikhar

If my response helped, please mark it as the accepted solution so others can benefit as well.