User view rule

Arthur Sanchez
Giga Guru

How do I remove the field that customizes the columns that are shown to the user?

Captura de tela 2024-05-06 140159.png

I want the user not to be able to change this list, how do I make sure he doesn't have permission? Is it just removing the button from the list or is there something more?
1 ACCEPTED SOLUTION

Sandeep Rajput
Tera Patron
Tera Patron

@Arthur Sanchez  

 

List personalisation can be controlled via a system property glide.ui.list_mechanic.roles

  1. Navigate to All > System Properties > UI Properties.
  2. Locate the property labeled List of roles (comma-separated) that can use Personal Lists. If blank, all can use (glide.ui.list_mechanic.roles).
  3. Enter the roles for which personal lists are available, separated by commas, or leave the field blank to allow access for all users (default).

Please refer to https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/list-adminis... for more information.

 

Hope this helps.

 

Source: https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/list-adminis...

View solution in original post

1 REPLY 1

Sandeep Rajput
Tera Patron
Tera Patron

@Arthur Sanchez  

 

List personalisation can be controlled via a system property glide.ui.list_mechanic.roles

  1. Navigate to All > System Properties > UI Properties.
  2. Locate the property labeled List of roles (comma-separated) that can use Personal Lists. If blank, all can use (glide.ui.list_mechanic.roles).
  3. Enter the roles for which personal lists are available, separated by commas, or leave the field blank to allow access for all users (default).

Please refer to https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/list-adminis... for more information.

 

Hope this helps.

 

Source: https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/list-adminis...