143k views
5 votes
A developer needs to create a visualforce page that displays case data. the page will be used by both support reps and support managers. the support rep profile does not allow visibility of the customer_satisfaction_c field, but the support manager profile does. how can the developer create the page to enforce field level security and keep future maintenance to a minimum?

User AgeDeO
by
9.1k points

1 Answer

3 votes
The developer can create the page to enforce field level security and keep future maintenance to a minimum by using a new support manager permission sets.
By using these permission sets the developer will create a visual force page that displays case data and the page will be used by both support reps and support managers.
User Morris
by
8.4k points