In the "Customize the UI for a Recruiting App" project, the Candidate custom object is expected to be pre-created as part of the recruiting app setup in earlier steps of the trailmix or a prerequisite project.
If the Candidate object is missing, here is how to create it manually:
- Go to Setup [arrow] Object Manager [arrow] Create [arrow] Custom Object.
- Set the Label to Candidate and the Plural Label to Candidates.
- Set the Object Name to Candidate (API name will be Candidate__c).
- Under Features, check: "Allow Reports", "Allow Activities", "Track Field History", and "Allow in Chatter".
- Click Save.
- Then proceed to add the required fields (Name, Status, etc.) and create the Lightning record page for the Candidate object as described in the project steps.
Tip: If the project references a pre-existing org with the object already configured, use the trailmix "Get Org" button to reset your Trailhead Playground to the correct starting state.
#Trailhead Challenges1.955 discutindo
- Atividade recente
- Data de criação
- Recomendado
- Todas as perguntas
- Perguntas com uma resposta aceita
- Perguntas não respondidas
- Perguntas sem resposta aceita
Divya Chauhan Forum Ambassador
22 de jan., 11:34 Hello @Dhanshri Bhawar
Create a Custom Candidate Record Page -->
Go to Setup -->Object Manager -->Candidate.
Open Lightning Record Pages -->New.
Select Record Page -->Next.
Name it Candidate Record Page --> Next.
Choose a template --> Finish.
Drag required standard components onto the page (per challenge).
Click Save --> Activate.
Set as Org Default or App Default
Open a Candidate record to confirm the page is applied.
Return to Trailhead and click Verify.
Hello everyone i am facing error and i have done all step in Create a Custom Position Record Page but still getting this error also i had try in new playground but still same error come, please help me to resolve this issue. i have attached some screenshot it will help understand error.
18 de jan., 17:38 Hi @Vishal Verma I have already completed candidate Record Page but getting error in Create a Custom Position Record Page, I have attached screenshot with it