Opening an Opportunity in Edit Mode from a Report
I am trying to create a link that will open an Opportunity in Edit Mode from a report. The link I am testing is copied below. The link will open a blank Opportunity, but it needs to open a specific Opportunity in Edit Mode. Please let me know how the link should look.
Link:
'<a target="_parent" href=/OnDemand/user/OpptyCreateEditPage?OMTGT%3dOpptyDetailForm%26OMTHD%3dOpportunityDetailNav%26OpptyDetailForm.Id%3d'||Opportunity."Opportunity ID"||'%26ocEdit%3dY&OpptyCreateEditForm.Id='||Opportunity."Opportunity ID"||'&OMTGT=OpptyCreateEditForm&OMTHD=OpportuntiyEditNav&OCTY-PE='||REPLACE(Opportunity."Sales Type", ' ', '+')||'>'||'Edit'||'</a>'