I want to show field data to users for custom role
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2026 06:00 AM
Hi Team,
I have catalog form, where one variable is reference to cmdb_ci table, for that table user is not having access, so that he is not able to view any record on that table, it is showing as empty.
for this I have created a read ACL, and I have given role as my custom role, and condition is cmdb_ci.name
we have added role to that user, still data is not showing.
user is having record assigned in cmdb_ci table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2026 10:22 AM - edited 05-13-2026 10:24 AM
@Sriram Pusuluri this seems to be on the record, in the conditions, check for the specific field - Name to see it in more details, this is checking the whole record
EDIT: like this
Where the rules are real, you'll find me