• David Wheatley
  • NEWBIE
  • 20 Points
  • Member since 2016
  • Director of CRM Practice
  • 80-20 Growth Corp.

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
Really simple question. We have a button that launches
http://google.com?q={!Contact.Name}
but it doesn't actually execute the search, so the user has to hit enter or click the search button on the google page. Is there syntax I can add that will 'hit enter' on the target page?
Really simple question. We have a button that launches
http://google.com?q={!Contact.Name}
but it doesn't actually execute the search, so the user has to hit enter or click the search button on the google page. Is there syntax I can add that will 'hit enter' on the target page?
Hello everyone, I've been working on this challenge in the Date Security portion of Trailhead for some time but need some help (See below)

The challenge requires a profile to be created with the following traits:
    Name: Account Reviewer
    Salesforce license type
    Only read access to Account object. (And no access to any other object in the Org)

Understand that I did read the indepth reading before hand and I created a read-only clone profile in the Accounts profile list but am stuck as how to proceed from there. Challenge error states: Challenge not yet complete ... here's what's wrong: The 'Account Reviewer' profile does not work as expected. Please Advise.