- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-17-2020 05:30 AM
Hi All,
Is there any method or way through which I can get the sys_id or name of the related list in the 'condition' of UI action and hide it then on the same related list?
Thanks in advance!
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-17-2020 10:23 AM
Hi Jaydee,
We can achieve this through RP and condition evaluation on script include. Please find below steps
Here I tried to show it only for "incident.parent_incident" related list.
OutCome:
Appearing on Child Incident
Hidden on other related list for same table Incident. Let me know if this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2023 08:18 AM
Hi @Bala Krishna2, any idea on the below scenario?
We have UI action (xxxx) in multiple related list in same table, now we need to remove that related list UI action in particular related list in agent workspace.