I have completed the whole of the trailhead but struggling to verify this challenge: Trail Link (https://trailhead.salesforce.com/content/learn/projects/build-a-data-model-for-a-recruiting-app/self-relationship-positions-object)
Error Displayed:
Step not yet complete in My Trailhead Playground 4
The field 'Related_Position__c' either does not exist on the Position__c object or it is not a lookup relationship.
Please check that I have followed all the steps correctly as against the error:
Please Support!
10 件の回答
The API name of the field is incorrect. So it should be:
Field Label : Related Position
Field Name : Related_Position