Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Wanted to disable this new button from CMS Workspace for time card

devarshkhed
Tera Contributor

devarshkhed_0-1742807421230.png

 

2 REPLIES 2

Vishal Jaswal
Giga Sage
Giga Sage

Hello @devarshkhed 

Reference: https://www.servicenow.com/community/next-experience-articles/configuring-lists-in-configurable-work... 
Navigate to All > Declarative Actions > Related List Actions (Table: sys_declarative_action_assignmen)


VishalJaswal_2-1742835058739.png

 

Click Advanced view and set the Client condition as table is not sn_customerservice_case

Search for New. In my example below, I have searched for Add.

VishalJaswal_4-1742835335489.png

 

 

VishalJaswal_3-1742835286056.png

 



Sharing an example:

Before:

VishalJaswal_0-1742835024514.png



After:

VishalJaswal_1-1742835036033.png

 

 


Hope that helps!

Vishal Jaswal
Giga Sage
Giga Sage

Hello @devarshkhed 

I just found the solution which I posted here: https://www.servicenow.com/community/csm-forum/unable-to-hide-new-button-on-related-list-in-csm-work... 


Hope that helps!