function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Rakesh kumar 198Rakesh kumar 198 

hallenge Not yet complete... here's what's wrong: The 'Google Info' custom button was not found. Make sure that it is a Detail Page Button (not link) and that its added to the page layout.

Help Needed.

Challenge Not yet complete... here's what's wrong: 
The 'Google Info' custom button was not found. Make sure that it is a Detail Page Button (not link) and that its added to the page layout. If you are still having problems, ensure that you are NOT using Record types for the Contact object. This challenge will not work with Record types so you will need to sign up for a new DE org and use that instead for this module.
Best Answer chosen by Rakesh kumar 198
Amit Chaudhary 8Amit Chaudhary 8
NOTE :- you  need to make Google info as a button not link.

Please check below post with step by step process with screen shot
1) https://developer.salesforce.com/forums/?id=906F0000000BPIOIA4
2) https://developer.salesforce.com/forums/?id=906F0000000BRNfIAO

To clear this challange you need do below steps:-

Step 1 :- Create a Button on contact object like below 
Step 2 :- Link detail should be like below.

Name :- Google_Info
Button or Link URL :-  http://google.com/#q={!Contact.Name}
Display Type :- Detail Page Button

Step 3 :- Add the button on contact page layout. Please select "Contact Layout"
Step 4 :- Then click on Edit and add button on page.
Step 5 : - Save.

Please check below post for screen shot.
1) https://developer.salesforce.com/forums/?id=906F0000000BRNfIAO

Please let us know if this will help you.

Thanks
Amit Chaudhary

All Answers

Amit Chaudhary 8Amit Chaudhary 8
NOTE :- you  need to make Google info as a button not link.

Please check below post with step by step process with screen shot
1) https://developer.salesforce.com/forums/?id=906F0000000BPIOIA4
2) https://developer.salesforce.com/forums/?id=906F0000000BRNfIAO

To clear this challange you need do below steps:-

Step 1 :- Create a Button on contact object like below 
Step 2 :- Link detail should be like below.

Name :- Google_Info
Button or Link URL :-  http://google.com/#q={!Contact.Name}
Display Type :- Detail Page Button

Step 3 :- Add the button on contact page layout. Please select "Contact Layout"
Step 4 :- Then click on Edit and add button on page.
Step 5 : - Save.

Please check below post for screen shot.
1) https://developer.salesforce.com/forums/?id=906F0000000BRNfIAO

Please let us know if this will help you.

Thanks
Amit Chaudhary
This was selected as the best answer
JyothsnaJyothsna (Salesforce Developers) 
Hi Rakesh,

Make sure to use the naming convention as given in the trailhead challenge.
Please check the below screenshots for this challenge.

User-added image



User-added image

Hope this helps you!
Best Regards,
Jyothsna
Rakesh kumar 198Rakesh kumar 198
Hi Amit,
Still i m not able to complete the challenge.Can you please help me out.I am unbale to edit anything on Contact in page layt out.
Rakesh kumar 198Rakesh kumar 198
Jyontshna can you please let me know how did you added Google info in contact detail section.I am unable to edit any thing over there.Please hellp me.rakesh.sdna@gmail.com
Amit Chaudhary 8Amit Chaudhary 8
Hi Rakesh,

Please try to connect with me on my email id "amit.salesforce21@gmail.com".
E FrankE Frank
Thanks Amit,

I don't think I ever would have completed that challenge !!  
Stas ChristiansenStas Christiansen
For future reference, you have to be adding the button to the already made Contacts object that comes with the Salesforce platform, not a custom object. 

1) So Build > Contacts > Buttons, Links, and Actions
2) Make the button
3) Build > Contacts > Page Layouts > Add Button

 
Gbolahan JolapamoGbolahan Jolapamo
Hi,

I followed the procedure for implementing the custom button on the contact page layout and I actually have the butoon functioning properly, redirecting as required and visible on the action menu of the contact record page however the challenge is not complete with the message that says 'Could not find a button name 'Google_Info' on a Contact page layout' even when i used the right name for the button.

Any ideas, anyone?
kavya kavikavya kavi
@Gbolahan Jolapamo
I have the same issue like you and am not sure whats going on! Everything seems to be in place yet I cannot complete the challenge. I have namespace prefix enabled in my dev org, will that cause any issue?
Satria Akbar NugrohoSatria Akbar Nugroho
me too already followibg the step but the button still did not appear
Paul HogensonPaul Hogenson
Thank you so much!!!  I set it up as a list button and couldn't make it work.
Mil S.Mil S.
So.... I have a different issue for the above UNIT.  I cant see any files in the Files section in Sales 

User-added image

I dont know how but I have 3 Trailhead Playgrounds.  I looked into all three of them and none of them have the files needed to work on in this Unit. 

Please help.  

Thanks,
Mil 
Diane UrbanDiane Urban
My problem is there is not a contact layout page on my list, only account layout page.
Piriya Sivalingam 2Piriya Sivalingam 2
I too had the same problem while doing the trailhead and I followed the below steps to overcome this.
  • Change the Display type of the button from Detail page link to Detail page button and save.
  • The above change would not be allowed once you have already added this custom button to the Contact layout page.
  • So first you need to remove the custom link from the Contact layout page and do the changes and save.
  • Then add the button to the custom button page in the Contact page layout.
pavan068pavan068
For any user who still face the same issue with your developer edition account, try the same steps in your trailhead playground. It works and the challenge gets completed with no issues.
If you don't have a trailhead playground, create it from your trailhead account from the same challenge page.