Is there a way to disable list edit changes for a particular workspace?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 07:55 AM
hi team,
Is there a way we can disable list edit changes only for one particular workspace. Let's say for agent workspace list edit should not work but it should work fine in GRC workspace
For enabling the list edit changes this property is set to true-glide.lists.inline_editing_enabled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2023 01:42 AM
Hi @Rajat15 did you find a solution for that? if yes, would be great if you can share with me. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 10:53 PM
1 - Go to UX List Menu Configurations (sys_ux_list_menu_config)
2 - In the name column, click the one related to your workspace (ex. Default - SOW)
3 - In the UX List Categories related list, open the one for the table that you want to disable list edit (ex. interaction)
4 - In the UX Lists related list, each entry corresponds to an entry in the Lists displayed in the workspace. For each entry, mark the "Hide Inline editing" checkbox, this will disable list editing for that specific table, and i believe this will also only apply to the workspace you want as all of this config is made underneath the specific workspace.
I hope that helps.