• Pink blue
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Below is my challenge from navigating buttons and links module.

Add a custom button to a contact.
To pass this challenge, create a custom button which opens a link to 'http://google.com/#q=<CONTACT NAME>' - where <CONTACT NAME> is the current contact's name. Then add this button to the default 'Contact Layout'.The custom button must be named 'Google Info'.
The custom button must dynamically insert the contact's name using the appropriate merge field.
The custom button must be added to the 'Contact Layout' page layout.

I hvae done everything , and if I click the button also showing google page with the account holder name.But still getting the below error message.

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


Yesterday also for one challenge initially it gave error, later I refreshed and check challenge again it was fine.Not sure what is wrong in above case.