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
3 weeks ago
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
2 weeks ago - last edited 2 weeks ago
@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
Answers generated by GlideFather. Check for accuracy.