The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Sys ref list

ZachOnNow
Tera Guru

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.Screenshot 2024-01-16 161145.pngScreenshot 2024-01-16 161227.png

1 ACCEPTED SOLUTION

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.

View solution in original post

4 REPLIES 4

SanjivMeher
Kilo Patron
Kilo Patron

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.

Entity and Class are both selected

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.

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.