CRM On Demand - Reports and Dashboards (MOSC)

MOSC Banner

R26: Action links are disabled in preview mode error (pop-up)

QUESTION

Prior to the R26 upgrade action links to record detail pages using java script would work fine. Now they are generating a pop-up window with the following error: "Action links are disabled in preview mode".

What's changed in R26 that's causing the script to generate the error?

ANSWER

The action link that is causing the error has the following code:

@[html]"&lt;span onClick=\"javascript:LinkOccam (this,'opportunity');\">"@</span>

If you check the Online Help for R26 under About Record Type Names in Action Links, it shows that the supported syntax is like this:

@[html]"&lt;a onClick=\"javascript:LinkOccam (this, 'opportunity');\">"

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