Contents
Why is my trailhead challenge not yet complete?
Usually, this is due to some pre-existing configuration or code in the challenge Org. We recommend using a new Developer Edition (DE) to check this challenge. If you’re using a new DE and seeing this error, please post to the developer forums and reference error id: QVWBQHAG” (the ID is different in each occurrence)
How to join the trailhead challenge AppExchange community?
Go to Installed packages and open the Installed package. Click “View Components” and open 1-Account, Contact & Opportunity Data Quality – Dashboard. You will get another tab as follows, Save a copy of this by clicking on “Save As” next to Subscribe option and name it as mentioned in the challenge.
How do I add a trail to my completed list?
Open the AllTrails app From the homepage, map view, or list view, tap on the trail card for the trail you want to add On the trail details screen, tap on the overflow menu (three dots) in the upper right corner Tap ‘Add to Completed’
How to create a new playground in trailhead challenge?
Create a new playground (the samw day when your are trying to start the challenge) before launching the playground. Launch the new playground. Enter the package ID and install the package. Install for all users. After installation is complete, you will directly taken to the setup. Go to Installed packages and open the Installed package.
I’m facing an issue with this Trailhead module – I’m getting the following error message & I really can’t see why: Challenge Not yet complete… here’s what’s wrong: The campingListFormHelper isn’t resetting the ‘newItem’ value provider with a Camping_Item__c sObject.
Why is my validation Formula failing the trailhead challenge?
1) The formula works perfectly fine when I try to validate it by myself (not by trail challenge), trying creating or editing contact records. And I have __c at the end of the fields MailingPostalCode__c and ShippingPostalCode__c, but it fails trailhead challenge validation.
Why did I get Validation rule challenge error?
Nope, didnt work either although the validation rule does fire. I got the same error. And then another error to say that it doesnt do what is asked, I think its a problem with how trailhead is verifying the challenge. I have completed it without issues. Need one more logical check –> Validation rule should restrict only new contacts !
Why does trailhead validation not handle class and Aura ID?
This Trailhead Validation doesnt seem to handle class and aura:id attributes when used in these components PRIOR to the value attribute: If you copy pasted the markup from the Trailhead module and changed attribute values and so on, consider removing the class and aura:id’s names of the Aura components mentioned above.