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

How to hide UI action that is displayed on child table from parent table

Anil9
Tera Contributor

Hi Community,

I want to hide the UI action on Portal which is being displayed on child table from parent table. 
For eg: 

I have a parent table "Parent_table" and child table "child_table". Now that when i have a ticket created in child_table then in the ticket i am seeing a UI action which is created on Parent table. Now i want to hide this UI action on my "child_table". Could someone help me with solution. 

I tried to add in condition of UI action like current.sys_class_name != 'child_table'..Still no Luck!!

3 REPLIES 3

AnubhavRitolia
Mega Sage

Hi @Anil9 

 

Could you share the screenshot of your UI Action configuration?

 

 

Please mark this as correct answer and helpful if it resolved, or mark this helpful if this help you to reach towards solution.

Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023

Aman Kumar S
Kilo Patron

Hi @Anil9 ,

You can make use of UI action visibility

Go to the UI action related lists:

Capture48.PNG

 

 

 

Best Regards
Aman Kumar