Restrict Personalizing Related List views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2020 10:01 AM
Hey all, back again!
I have quick easy question for yas..
Can I restrict a users ability to personalize a related list view displayed on the form? Specifically remove the gear icon so they can't add or remove columns on the list view.
Thanks in advance.
Wade

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2020 10:04 AM
Hi Wade,
I believe this is controlled via property glide.ui.personalize_form.role

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2020 10:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2020 10:06 AM
It is explained in this Docs article how to do it:
- Navigate to System Properties > UI Properties.
- Locate the property labeled List of roles (comma-separated) that can use Personal Lists. If blank, all can use (glide.ui.list_mechanic.roles).
- Enter the roles for which personal lists are available, separated by commas, or leave the field blank to allow access for all users (default).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2020 10:09 AM