Skip to main content

I'm going insane trying to figure out what is wrong in this Run an Autolaunched Flow from a Custom Button challenge, I did every step correctly, tried every solution on the internet, went through 5 other threads of people having the same problem and nothing has worked for me.

 

I am getting the same error: We can’t find the 'Child Campaign' custom button on the Campaign object.

 

Heres the button I created: /flow/Create_Child_Campaign?campID={!Campaign.Id}&campName={!Campaign.Name}&campOwner={!Campaign.OwnerId}&campStartDate={!TEXT(Campaign.StartDate)}&retURL=/{!Campaign.Id}

 

The previous challenge has been completed.

I have also tried: /flow/Create_Child_Campaign?campID={!Campaign.Id}&campName={!Campaign.Name}&campOwner={!Campaign.OwnerId}&campStartDate={!Campaign.StartDate}&retURL=/{!Campaign.Id}

 

as well as a few others. I followed every step 100 times and still cant solve this.

 

The only "problem" I have is I cant see the preview of the button when I hit "preview" while I'm editing, I don't know if that is intended or not.

 

I created a Campaign Lightning Page, added the Child Campaign action, saved it, activated it for desktop and everything. After that failed I even tried something else and disabled every other button EXCEPT for the Child Campaign button and still NOTHING! Does anyone have an idea what is going on?

 

 

Going insane on this trailhead challenge - Run an Autolaunched Flow from a Custom Button

 

 

 

#Trailhead Challenges

11 件の回答
  1. 2024年11月21日 8:58

    I found out the problem to anyone else having the same issue I did:

     

    I made a new playground, redid the challenge, now it works!

     

    I did everything the same way as shown here but for some reason it wasn't completing the challenge, after making a new playground I followed the steps once again and completed the challenge.

     

    Thanks for all the help troubleshooting.

0/9000