How can I make sys_user available to a custom application?

norbert2
Giga Contributor

Hi.

I am developing an application. Within the application I have a variable (type 'Lookup Select Box') accessing the table sys_user. It all works well in Global, but not in my custom application. The User Table is not visible. Extending the user table to make it visible in my application doesn't work either. Again sys_user is not visible. What am I missing here? How can I make the User Table available to my application? You advice would be very much appreciated. Thank you in advance.

1 ACCEPTED SOLUTION

You are very welcome. Please mark my response as correct so that others with the same question can find it quickly in the future and that it gets removed from the Unanswered list. Thank you



P.S. Some users do not see the Correct Answer link (per this video at 20:00 https://community.servicenow.com/thread/224893). Let me know if you do not see it and I can get a community moderation to assist.


View solution in original post

8 REPLIES 8

Hi Norbert,



Try changing your variable type from Lookup Select box to Reference (thanks for the screen shot.)


HI Norbert,



Can you try to update "Lookup from table" field from list view.


norbert2
Giga Contributor

Making it a Reference did the trick. Thank you Guys.


You are very welcome. Please mark my response as correct so that others with the same question can find it quickly in the future and that it gets removed from the Unanswered list. Thank you



P.S. Some users do not see the Correct Answer link (per this video at 20:00 https://community.servicenow.com/thread/224893). Let me know if you do not see it and I can get a community moderation to assist.