- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2024 01:16 PM - edited ‎01-16-2024 01:16 PM
I have two fields in my sys ref list from my table, but when I press the button to reference a field the Class field is completely empty even though when I go to the table records there are values. Any help is much appreciated, thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2024 10:16 AM
I got it, it was because I guess Class is a reserved name in ServiceNow so I changed the column name to a non-reserved word and they appear now.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2024 04:33 PM
When it pops up, click on the header and select configure->list layout and make sure, you have the right fields there.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2024 06:53 AM
Entity and Class are both selected

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2024 10:07 AM
Are you not able to see it when you impersonate or event as an admin?
If you dont see when you impersonate, you should check the ACL.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2024 10:16 AM
I got it, it was because I guess Class is a reserved name in ServiceNow so I changed the column name to a non-reserved word and they appear now.