Skip to main content

#Trailhead Challenges1,693 discussing

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.
0/9000

I'm working on the "Create a button to launch a flow"

Trailhead challenge. 

I’ve created a

Detail Page Button on the Campaign object with:

  • Label: Child Campaign
  • Name: Child_Campaign
  • Behavior: Display in existing window without sidebar or header
  • URL:

/flow/Create_Child_Campaign?campID={!Campaign.Id}&campName={!Campaign.Name}&campOwner={!Campaign.OwnerId}&campStartDate={!TEXT(Campaign.StartDate)}&retURL=/{!Campaign.Id}

 

 

I confirm:

  • The button is created with the right config and URL
  • It’s added to the Campaign Page Layout (under Custom Buttons)
  • It’s also added to the Lightning Record Page via Dynamic Actions

But Trailhead still shows this error:

What could I be missing?

Let me know if you want a version to cross-post on Salesforce Stack Exchange too. 

 

#Trailhead Challenges

13 answers
0/9000