You need to sign in to do that
Don't have an account?

issue in trailhead
Hello All
I am trying the exercise "Implementing Global Actions with Visualforce Pages" in the trailhead module module.
The exercise mentioned "Your users have asked for a quick way to share information about themselves with their clients from their mobile phone. Create a global action in Salesforce1 to display information similar to a user's business card (first and last name, email, phone, and title).
The global action must be labeled 'My Business Card'.
The global action must reference a Visualforce page named 'BusinessCard'.
.................................."
I have created the global action and named with the label correctly as "My Business Card". However, I am now getting an error as below
"Challenge Not yet complete... here's what's wrong:
The 'My Business Card' global action wasn't found."
We cannot create an action with the name having spaces as in "My Business Card".
What am I doing incorrectly. Please suggest.
Thanks
Bhanu
I am trying the exercise "Implementing Global Actions with Visualforce Pages" in the trailhead module module.
The exercise mentioned "Your users have asked for a quick way to share information about themselves with their clients from their mobile phone. Create a global action in Salesforce1 to display information similar to a user's business card (first and last name, email, phone, and title).
The global action must be labeled 'My Business Card'.
The global action must reference a Visualforce page named 'BusinessCard'.
.................................."
I have created the global action and named with the label correctly as "My Business Card". However, I am now getting an error as below
"Challenge Not yet complete... here's what's wrong:
The 'My Business Card' global action wasn't found."
We cannot create an action with the name having spaces as in "My Business Card".
What am I doing incorrectly. Please suggest.
Thanks
Bhanu
Hi Bhanu,
You need to provide the global action label field as "My Business Card" and let the name field auto-populate. It will get populated as My_Business_Card.
If that helps, please mark it as the answer.
All Answers
Hi Bhanu,
You need to provide the global action label field as "My Business Card" and let the name field auto-populate. It will get populated as My_Business_Card.
If that helps, please mark it as the answer.
I have passed the challenge but the Global Actions 'Quick Account' from the tutorial and 'My Business Card' aren't actually appearing in the mobile app.
I've logged out and logged back in, my tabs are appearing in Navigation but not the actions....
Any ideas on that?
The page should have an input field to enter an email address and a 'Send' button that allows users to quickly email their contact information to others. Implementing this requirement is optional for passing this challenge
i need code for this ......please help me