How to hide the personalized list

senon
Tera Sage

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

1 ACCEPTED SOLUTION

rahulpandey
Kilo Sage

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

View solution in original post

4 REPLIES 4

rahulpandey
Kilo Sage

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

Ankur Bawiskar
Tera Patron
Tera Patron

@senon 

If users are having personalize role they can personalize

refer below link

Control which roles can personalize lists in List v2

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hi Senon,

The system property shared by Rahul should resolve your issue. But please note this change will be at global level.

rahulpandey
Kilo Sage

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.