How To: Load the native edit page after cloning a record
March 4, 2017How To: Make an Opportunity clone for each Opportunity Contact Role
March 12, 2017How To: Load a Salesforce or Visualforce page after saving on the Clone, Copy or Edit Super Clone pages
Add a URL parameter called ‘saveURL2’ to the custom button’s URL string. This parameter should equal a URL encoded text string that is the URL of the page you want to be redirect to after the operation.
/apex/dh_superclone__superclone?rid={!YourObject.Id}&cfg=YourConfig&saveURL2=%2Fapex%2FMyOtherPage