Allow filtering grid on fields user doesn't have permission to see
Raymond Thacher
The filters in the grid view on the dashboard are not recognizing fields that the users don't have permissions to see.
For example if a set a grid to filter out all tasks with the "Test Data = Yes" and then hide the "Test Data" field from users (Since it should only be used by solution creators, then it will show all "Test Data = Yes" records for the users but not for the admins.
This is especially odd when you can hide the toolbars so the users cannot edit the filters.
Jon Darbyshire
Great to hear your perspective, Raymond Thacher! Following up on this:
- Can you provide more details about the user roles and their respective permissions in your system?
- Could you clarify the expected behavior when a user without permission tries to filter by a hidden field?
- Are there any other scenarios where this issue occurs, or is it specific to the 'Test Data' field?