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?

Respuesta :

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.