Create a Sharing Rule for the Program Object
The Program object has an org-wide default of Private, but recruiters need access to any Campus Outreach programs for recruitment purposes. Create a custom picklist field on the Program object, then create a criteria-based sharing rule to share the necessary records with the recruiters.
Need Help?
- Review common issues.
- Get help on the challenges for this specific module.
Before You Start
- Make sure you complete the hands-on challenges in the previous units of this module before you attempt this challenge. The work you do here builds on work you do in those units.
- If you haven't created a custom field before, complete the Data Modeling module before you attempt this challenge.
- Create a custom field for the Program object:
- Field Type: Picklist
- Field Label: Type
- Field Name: Type
- Values (each value separated by a new line):
- Campus Outreach
- Development
- Research
- On the field-level security page, set this field as Visible for all profiles or as Read Access for all permission sets. (This step assures the challenge passes.)
- Create a sharing rule for the Program object:
- Label: Campus Outreach Programs
- Rule Name: Campus_Outreach_Programs
- Rule Type: Based on criteria
- Field: Type
- Operator: equals
- Value: Campus Outreach
- Share with (role): Recruiter
- Access level: Read/Write
I did all steps put it shows me this message :Challenge not yet complete in My Trailhead Playground 01
We can’t find a custom field named ‘Type’ on the Program object.
i tried to add object to the object name but it would not help , how can i pass this challenge????
#Trailhead Challenges
6 answers
Please try making the field as required and check the challenge.