Category: Advanced Control Parameters

Compatible with: Composer 8

Parameter Name: ReturnPath

Parameter Value: [Record Id or redirect URL]

Parameter Requirements: None

Parameter Description: Return Path specifies where to refresh after merging.

Example:

&ReturnPath={!Opportunity.ID}
-or-

If you want to set Account’s recent page (http://mydomail.salesforce.com/lightning/o/Account/list?filterName=Recent) as a ReturnPath, the parameter value should be:

&ReturnPath=lightning/o/Account/list?filterName=Recent