Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Lookup Select Box not Displaying Values in Portal for End Use

p_bose
Kilo Contributor

Hi All,

I have a Record Producer where I have created a lookup select Box type filed named "Proposed Resolver Group".It's taking value from the "sys_user_group" table.

 

Now the problem is when I am impersonating as an ITIL user, it's showing only 2/3 records(Whereas I have more than 200 groups), and for End User, it's not even showing a value.

5 REPLIES 5

There's an ACL restricting the end-user to access the "sys_user_group" table.

Thank you,
Abhishek Gardade