Is it possible to dynamically hide a related list in workspace?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2024 01:51 AM
Is it possible to dynamically hide a related list in workspace?
On classic UI, you can do it easily with UI Policy Related List Action.
This does not work for workspace.
Client script like g_form.hideRelatedList('problem_task.problem'); does not work either.
I try to find a better way that several views.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2024 02:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2024 02:30 AM
Yes, "Global" is checked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2025 11:54 PM
Hello,
Just for info. It is resolved. With client script in UI policy, it works now (from Washington).