List of questions
Related questions
Question 297 - PL-400 discussion
You develop a model-driven app to include a form containing several columns. Two groups of users, named Group1 and Group2, will access the form.
A column contains sensitive data that should not be read by Group2. Groupl must be able to access the column.
You need to prevent Group2 users from viewing the sensitive data.
What should you do?
Create a field-level security profile for Group! users to grant the users access to the column.
Create multiple forms. Assign a form containing the sensitive data to Group1. Assign a form that does not contain the sensitive data to Group2.
Create a security role for users in Group! to grant users access to the column.
Use JavaScript to set visibility of the column based on the group of the current user.
0 comments
Leave a comment first