admin + snc_read_only access issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2026 08:03 AM
I hope this is the correct board to post my question.
I have admin + snc_read_only roles in my Zurich instance, however, when viewing onChange catalog client scripts, the variable sys_id is being presented instead of Variable Name. Is this a limitation of snc_read_only, or, is there any way to resolve this so that I can see the variable name instead?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2026 09:55 AM
Hi Robert,
What you're experiencing is intention when a form is read only. It's also exhibited on records when you're in a different scope.
The behaviour to change the field value to a more user friendly value is managed by the following client scripts
- Set Cat Variables based on Variable Set
- Reset Variable Names
- Set Cat Variables
