
retURL=%2F{!Contact.Id}%23{!Contact.Id}_RelatedOpportunityList_target but this only returns to the Contact and not down to the related list.
1 réponse
Try this:
/{!Contact.Id}#{!Contact.Id}_RelatedOpportunityList_target
I got it working as a stand alone URL button.
Edit: Changed Account to Contact. I just did an Account test but it should work the exact same way with Contacts.