How to enable personalize list columns access for users with snc_read_only role
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2018 10:42 PM
As an snc_read_only user, I would like to personalize the column list on any list screen. Can you please suggest on how it can be achieved.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2018 11:47 PM
Hi abdulrazzaq,
As snc_read_only restricts a user or a group of users to read-only access on the tables to which the user already has access. But with configuration on system properties there are chances to achieved your requirement.
try with below steps:
- Enter sys_properties.list in the navigation filter.
- Locate the glide.ui.personalize_form.role property in the System Properties list.
- In the Value field, specify the roles that can access form personalization.
- In the Read/Write Roles section edit the roles according to your requirement who can have access to personalize list.
Other than this we have an another options to achieve it but i think this one is better rather than disturbing other properties, try with this solution. If not helped then will try another way possible.
Please Hit like, Helpful or Correct depending on the impact of the response.
Regards,
Ashvini Kadus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2018 12:13 AM
Thanks for your reply Ashvini..!
I tried the suggested solution but unfortunately its not working still. Can you please tell me the other way so that I can try that too.
Thanks Again.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2018 12:27 AM
Have you tried with Value field? have you give role in that filed(Value) instead of write section?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2018 01:28 AM
yes Ashvini. I tried in both Value & Write sections. But it didn't work.