I am trying to great a Global Action button that will redirect my users to the standard create new contact page in salesforce. I can get the page to pull up fine, but I can’t get the AccountID to pass into the Account field.
Here is my redirect URL:
/setup/ui/recordtypeselect.jsp?ent=Contact&retURL=%2F{{{$Model.Contact.data.AccountId}}}&save_new_url=%2F003%2Fe%3FretURL%3D%252F{{{$Model.Contact.data.AccountId}}}%26accid%3D{{{$Model.Contact.data.AccountId}}}
Any idea what could be wrong?
Question
Add Contact button- Can't get URL redirect to work
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.