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.

How to hide "New" button of related list in workspace

Prasad43
Tera Guru

I want to hide a "New" button of related list based on condition in workspace like we do using list control on Native view. (Omit new button condition).

Can some one please assist on it.

2 REPLIES 2

Sagar Pagar
Tera Patron

Hi @Prasad43,

 

Take a look at solution provided in this support kb: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0830000 

 

If my response helps to solve your issue. Kindly mark it as helpful & correct. It will be helpful for future readers! 👍🏻
Thanks,
Sagar Pagar

The world works with ServiceNow

Hi Sagar,

Thanks for your response, the above article helped me to hide the New button.

 

I want to show this new button only if parent is active. Can you please assist on it. (This is in workspace)