- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2020 10:40 PM
Hi Community
I'm looking for a way to prevent certain users from using the personalized list (gear icon) of related tables.
Is there a way to hide the gear icon or prevent it from landing in a personalized list by changing the columns?
Best regards
senon
Solved! Go to Solution.
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2020 10:47 PM
Hi
To disable on list :
You can set roles in system property "glide.ui.list_mechanic.roles" value.
To disable on related list
You can set roles in system property "glide.ui.related_list_mechanic" value.
Please markanswer correct if it helps

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2020 10:47 PM
Hi
To disable on list :
You can set roles in system property "glide.ui.list_mechanic.roles" value.
To disable on related list
You can set roles in system property "glide.ui.related_list_mechanic" value.
Please markanswer correct if it helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2020 11:00 PM
If users are having personalize role they can personalize
refer below link
Control which roles can personalize lists in List v2
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2020 11:40 PM
Hi Senon,
The system property shared by Rahul should resolve your issue. But please note this change will be at global level.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2020 10:23 AM
Hi Senon,
Did you get a chance to review the replies. Please mark appropriate answer correct, so this question can be removed from unanswered question.