[In progress] Ignore user restriction on screens

User restrictions allow data to be filtered based on the logged-in user. Currently, user restrictions apply app-wide. With the ability to ignore user restrictions on a screen level, you should be able to show all items on one screen and only user-specific items on another.

This could be helpful in use cases such as, “View Items” screen for all data and “Update Items” screen for user-specific data.