CRM On Demand - Reports and Dashboards (MOSC)

MOSC Banner

New Record link in report

edited Jun 12, 2015 10:04AM in CRM On Demand - Reports and Dashboards (MOSC) 1 commentAnswered

Have a report that lists the opportunity details for the selected account on the account related information section.  I have added a Create new opportunity link in sections portion of the pivot table so the user can use this link to create a new opportunity.  Here is the code that opens a new window for the user to create an opportunity:

*/

@[html]"&lt;a href="/OnDemand/user/OpptyCreateNewPageDefault?OMTGT=OpptyCreateEditForm" target="_blank">"New Opportunity"</a>

/*

The problem is that the account field is blank.  It is possible to pass the account id in the URL so that the account is populated on this new create record screen?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center