You need to sign in to do that
Don't have an account?
Giddamreddi Reddy
field level security.....
The Marketing Coordinator and Account Manager both require access to view and update Account Records, but only the Account Manager should be able to see and edit certain fields. Specifically, only the Account Manager should be able to see and edit the Rating field. The Marketing Coordinator should not be able to see or edit the Rating field. Create one profile and one permission set with the appropriate field-level security to solve for this use case. The profile must be named 'Basic Account User' and result in an API name of 'Basic_Account_User'. It should use the 'Salesforce' user license type. The permission set must be named ‘Account Rating’ and result in an API name of 'Account_Rating'.
Step2: There is a field called 'Rating' in the Account, remove access to this field from the profile.
Step3: Create a permission set called 'Account Rating'.
Step4: Open the permission set -> go to object settings -> accounts -> edit -> under field permissions give both read and edit access to Rating field.
Please mark the answer as Best Answer if it really helped so that it would help others as well in future.
All Answers
Step2: There is a field called 'Rating' in the Account, remove access to this field from the profile.
Step3: Create a permission set called 'Account Rating'.
Step4: Open the permission set -> go to object settings -> accounts -> edit -> under field permissions give both read and edit access to Rating field.
Please mark the answer as Best Answer if it really helped so that it would help others as well in future.
https://developer.salesforce.com/forums/ForumsMain?id=906F0000000AzXtIAK