Navigation Link to Oppty Dynamic Detail PG
I'm trying to create a link into the detail page on the Opportunity object. The link works, but it is not working well with the Dynamic PG layout. Does anyone know a better link to use? The one I'm trying is:
@[html]<a href="/OnDemand/user/OpportunityDetail?ocTitle=Bid+OMTGT=OpptyDetailForm&OpptyDetailForm.Id="@ target="_parent">"Details"</a>
Thanks!