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.

Scoped Table display true is not working for a field

himanshugu
Tera Contributor

HI

 

I have created a table in CSM Scope there is a Year field in that which is a string now when I am setting the display as true for this Year field it does not display any records for the end users but for admin users records are visible. I am using a List collector Variable on Record producer with his table as a choice table in that list collector field

 

Have added correct read ACL granting access to all users weather it is snc_external or snc_internal as well as field level read ACL has also been added

 

Please if anyone faced any similar issue, please provide a response.

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@himanshugu 

so this variable is not showing any records for non-admins in catalog form in portal?

if yes then please create query_range Table.* READ ACL and add role to it

like this

AnkurBawiskar_0-1761655452691.png

Reference

Reference variable not visible in Portal for non-admin user but visible in classic view 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

1 REPLY 1

Ankur Bawiskar
Tera Patron
Tera Patron

@himanshugu 

so this variable is not showing any records for non-admins in catalog form in portal?

if yes then please create query_range Table.* READ ACL and add role to it

like this

AnkurBawiskar_0-1761655452691.png

Reference

Reference variable not visible in Portal for non-admin user but visible in classic view 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader