function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Tony Wang XintianTony Wang Xintian 

Data Security module 4 challenge - cannot set the Account Rating field-level security right

Challenge Not yet complete... here's what's wrong: 
The 'Basic Account User' profile did not have the appropriate object and field-level security for the Account object

I have created the Basic Account User profile and Permission Set - checked the "Read" and "Edit" boxes under the Account Rating, still the result is wrong. 
Anyone knows where I went wrong?

I have checked the "Read" and "Edit" box, but still it says does not have the right filed-level security
Zareh ZetlianZareh Zetlian
Tony,

The problem is related with 'Basic Account User' profile and not 'Account Rating' permission set.

Once you create 'Basic Account User' profile:
- Scroll down to "Field-Level Security",
- Click on "View" right next to "Account"
- Click on "Edit"
- Check the "Read only" box of the field name "Rating"
- Click on "Save"
Tony Wang XintianTony Wang Xintian
Thank you, Zareh! I got it. I went to the "Security Controls" --> "Field Accessibility" change the "Rating" to "Read Only"