Filed values are missing on few records on table not sure why
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2024 02:21 AM - edited ‎08-06-2024 02:24 AM
Hi,
A user is able to view all records on group table but for a few records field values are missing.
For example, He is able to view all fields on group A but for group B only name is visible, rest fields are missing in the same view.
If the issue is with ACL then why all fields are visible on group A. Please help on the same.
Thanks in advance!
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2024 11:48 PM
It really feels like an ACL issue, because you don't see the fields.
Can you turn on the security debugger and go to the group just to see if there indeed is something blocking?
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
‎08-07-2024 05:06 AM - edited ‎08-07-2024 05:06 AM
Hi Mark,
Thanks for your reply!
This is now resolved, there was a read ACL restricting the users to view group fields for those group which has role "admin".
Group A doesn't have role admin hence, all fields are showing and Group B has role admin thus, restricting the user to see all fields.
Regards