An administrator needs to completely hide a custom field named Hourly_Rate__c on the Consultant__c object for all users assigned to the Standard Support Profile, while preserving existing access for all other profiles. Which configuration change should the administrator make?
- Set Field-Level Security for the Hourly_Rate__c field to hidden on the Standard Support Profile.Answer
- BHide the Hourly_Rate__c field component using Dynamic Forms visibility rules on the Lightning record page.
- CCreate a separate custom profile for each support user to manage their field access individually.
- DRestrict Profile Login IP Ranges on the Standard Support Profile to prevent field viewing.
Answer
Set Field-Level Security for the Hourly_Rate__c field to hidden on the Standard Support Profile.
Field-Level Security (FLS) on the profile directly controls field visibility and editability across the entire Salesforce platform, including record pages, reports, search, and API calls.
Step-by-Step Solution
Key Concept
Field-Level Security (FLS) enforcement on profiles