The CreatorCon Call for Content is officially open! Get started here.

How to Hide OOB new Ui Action in Related list for 1 related list

saikumaranu
Tera Contributor

I have OOB "New" Ui Action in Related list which is used in most of the related list but i want to Hide this for 2 tabs so, I can use custom Ui action for those 2 tabs under incident form related list 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@saikumaranu 

You can configure the List Controls on those related list and Omit the New button

AnkurBawiskar_0-1759732055559.png

 

AnkurBawiskar_1-1759732105584.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@saikumaranu 

You can configure the List Controls on those related list and Omit the New button

AnkurBawiskar_0-1759732055559.png

 

AnkurBawiskar_1-1759732105584.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Thanks, it helps @Ankur Bawiskar 

Nilesh Pol
Tera Guru
Tera Guru

Hi @saikumaranu ,

You can control the visibility of OOB NEW ui, from the List control option of the related lists List context menu for your specific related list, and to add your custom UI check "List Banner Button" and add RP.isRelatedList() in ui action condition field.