Problem with table "Catalog Script Client" field "Variable name"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2023 05:54 AM
Hello smart people.
Table catalog_script_client has a string field called "Variable name". It looks like this:
But for some reason in List Views and Related List Views, that field is presented as a sys_id, not as a string. This makes it close to worthless. Why is this happening? And is there a way to make that field shows up as a human-readable string, just like it does on the form view? Here is what the problem looks like:
Please advise. Thank you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2023 06:58 AM - edited 09-29-2023 07:03 AM
There is no problem. System stores sysid of variable.
Sometimes you might change the name of the variable but you want to keep logic build around that variable that's why it stores sysid of variable.