Skip to main content

#Trailhead Challenges토론 중인 항목 1,756개

Hands-on challenges are the “secret sauce” of Trailhead. Before searching for solutions to superbadge challenges, review the Salesforce Certification Program Agreement and Policies. ** NOTE ** : If you were able to get a response that solved your issue, please mark it as the 'Best Answer' to help other Trailblazers. If the issue persists after 48 hours, create a Trailhead Help case at https://help.salesforce.com/s/support for further assistance.
답변 2개
  1. 4월 7일 오후 6:15

    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: 

    1. Go to Setup [arrow] Object Manager [arrow] Create [arrow] Custom Object.
    2. Set the Label to Candidate and the Plural Label to Candidates.
    3. Set the Object Name to Candidate (API name will be Candidate__c).
    4. Under Features, check: "Allow Reports", "Allow Activities", "Track Field History", and "Allow in Chatter".
    5. Click Save.
    6. 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.

0/9000
0/9000
답변 2개
  1. Divya Chauhan Forum Ambassador
    1월 22일 오전 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.

0/9000
Akshay Kukatkar (NA NA) 님이 #Trailhead에 질문했습니다

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. 

 

#Trailhead  #Trailhead Challenges

답변 8개
0/9000

Hi everyone,

I’m facing an issue with the Trailhead task “Create a Custom Candidate Record Page.” Even though I’ve followed all the instructions, the challenge is still not getting marked as complete.

Here’s what I’ve already checked and implemented:

  • Created all required fields on the Candidate custom object
  • Ensured required fields like Candidate Number, First Name and Last Name exist
  • Added the required fields to the Primary Compact Layout
  • Set the correct field order, with the key picklist field placed first so it appears in the record header
  • Activated the Candidate Record Page for the correct app and profile

Despite all this, I continue to receive the same error and the challenge does not complete.

 Please let me know if there’s something specific Trailhead validates that I might be missing.

Thanks in advance for your help! 

 

#Trailhead Challenges

답변 4개
  1. 1월 7일 오후 2:41

    Hey hi @Dhanshri Bhawar

     

    Could you provide me with the error's screenshot? It helps me to assist you better.

0/9000