I have tried deleting and creating a new picklist field named Type and then added sharing rules for it with Campus Outreach. It still shows the same error again and again.
#Trailhead Challenges
5 answers
Hi ,
Try making the 'Type' field mandatory/required. This fixed the issue for me.
Making it as required worked for me in fields and security. Appreciate all the help here. Thank you!
Greetings, @Dhara Kaji, Check below points that might help you -
- Ensure the 'Type' field is created on the Program object and is a Picklist.
- Double-check the field type of 'Type' (it should be a Picklist field, not Text or other types).
- Confirm the API name of the field is exactly 'Type' (no spaces or special characters).
- Ensure the sharing rules are applied correctly to the 'Type' field and are targeting the correct Campus Outreach group.
- Ensure the 'Type' field is added to the program object's Page Layout and is visible.
- Clear your browser cache or refresh Salesforce to ensure the changes are reflected.
Hi ,
You need to check if somehow you missed field level security Click on the field and check field level security.
- From Setup, open Object Manager, and then in the Quick Find box, enter the name of the object containing the field.
- Select the object, and then click Fields & Relationships.
- Select the field you want to modify.
- Click Set Field-Level Security.
- Specify the field's access level.
- Save your changes.
https://help.salesforce.com/s/articleView?id=sf.users_fields_fls.htm&type=5