Cloud Solar Solutions manages utility-scale installations using a custom object named Project Site. All members of the Operations department are assigned to a custom profile named 'Operations Specialist'. Management requires that only three specific Operations team members have Read and Edit access to a sensitive custom field, Environmental_Impact_Score__c, while all other Operations users must not see or edit this field. Furthermore, all users assigned to the Operations Specialist profile must be strictly restricted from logging in outside the corporate network IP range, while users on other profiles should not be affected.
Which TWO configuration actions should the Salesforce Administrator take to fulfill these requirements? (Choose 2 answers)
- Set Field-Level Security for Environmental_Impact_Score__c to hidden on the Operations Specialist profile, create a Permission Set with Read and Edit access for the field, and assign it to the three specific users.Cevap
- Define the allowed IP boundaries under Login IP Ranges directly on the Operations Specialist profile settings.Cevap
- CAdd the corporate network IP ranges under Network Access in Organization-Wide Setup to restrict login access exclusively for Operations Specialist profile users.
- DHide Environmental_Impact_Score__c using Dynamic Forms component visibility rules on the Lightning Record Page layout instead of modifying Field-Level Security.