Skip to main content

#Trailhead Challenges1.428 discutindo

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.

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

 

I am not sure what is wrong

 

 

Screenshot 2025-10-14 170800.png

 

 

This is the module called Autolaunched and Scheduled Flows and the 3 excecise called

Run an Autolaunched Flow from a Custom Button

 

 

#Trailhead Challenges

6 respostas
0/9000