- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2023 07:20 PM
Hi expert, I need the help with my ACL and RITM. I have created an ACL like this:
However, I just can filter and read the record in form list, the data in form detail was not fully showed.
Hope to be helped, thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2023 10:01 PM
Thank for your helps. Although it is not the solution in this situation but it has solved my another issues.
In this case, my ACL seem to be conflicted with another ACL, and it has just worked when I add role to its condition.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2023 10:31 PM
Hi CrysZzz,
What is it you're trying to achieve? Do you not want to see the records in the list view?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2023 11:54 PM - edited ‎10-24-2023 11:56 PM
Hi Brad, I want to see details of records which are showed in the list view. As my given image, my RITM just shows some basic fields but no variables,
It should be looked like this:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2023 03:23 PM
Looks like you will need to add another read ACL for all of the fields. The ACL in your screenshot is for table access, but you also need the field level access. Add an ACL with the same conditions, but make it requested item.* instead of requested item.none. Also make sure the variables are set to global=true in your catalog item. That should make them visible based on the conditions in your ACL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2023 10:01 PM
Thank for your helps. Although it is not the solution in this situation but it has solved my another issues.
In this case, my ACL seem to be conflicted with another ACL, and it has just worked when I add role to its condition.
