How to hide 'Related List Actions' from workspace based on condition?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2023 06:32 AM - edited 12-12-2023 06:33 AM
Hi Developers,
I want to hide the button 'Add other Entities' based on condition from the related list. Can someone help me on this please.
Show the below button 'Add other Entities' based on this condition==> If Engagement type is 'Internal Audit', show the button, else hide it for other types.
I tried below, but it didn't work,
Regards,
Snehal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2023 06:42 AM
Hi @Snehal Madakatt,
To hide the add entities button on the related list in Agent Workspace, utilize a Declarative Action Assignment in the ‘sys_declarative_action_assignment’ table. Choose add entites table as the table, set the action model to ‘Related List,’ and leave the Enabled checkbox unchecked and try to apply conditions.
Mark it helpful and solution proposed if it serves your purpose.
Thanks,
Anand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2023 06:44 AM - edited 12-12-2023 08:48 AM
Can you try adding the syntax in "Script Condition" box instead of "Record Conditions"?
Mark it as helpful and solution proposed if it serves your purpose.
Thanks,
Sujatha
Sujatha V.M.