- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 03:42 AM
For Catalog Item we are able to see the list value of Lookup variable but other Users are not able to see the list value of Lookup variable even after providing the public role to Table of Lookup Select box variable in the Catalog Item.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 07:15 AM
Issue Resolved it was due to ACL on Table and roles in ACL.
We modified the ACL according to Users Role and Issue resolved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 04:01 AM
Did you log out and in again? Changing roles/acls require a new session due to caching.
Are you sure there are no acls preventing the users to see the lookup? Is there a reference qualifier on it? Are there field limitations (if your ref.qual states 'active=true' and there is no read role for active, it results to 'no access', because it can't evaluate the condition).
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 07:15 AM
Issue Resolved it was due to ACL on Table and roles in ACL.
We modified the ACL according to Users Role and Issue resolved.