QuestionQ20
Build business application logic and automationA company uses a model-driven app across several departments.
A public view, intended only for managers, currently exposes sensitive columns and filters to every user. The view must meet these requirements:
- Restrict access to the specific public view to managers.
- Show only context-relevant views to other users.
You need to configure access to the view.
What should you do?
- A Restrict the view by assigning it to the manager security role.
- B Configure table-level permissions for managers only.
- C Remove the view from the app navigation.
- D Set up the quick find view.
Community Discussion