Skip to Main Content

Oracle JET link target

Scott WesleyJan 8 2018 — edited Jan 8 2018

Hi all,

I found a comment in the 5.1.4 Known Issues regarding the click of a chart data point to (probably) set some hidden value, allowing some other region to be refreshed.

eg:

'javascript:$s("P5_ENAME_JET3","'||ename||'");' as my_link

with link to Redirect to URL of

#MY_LINK#

pastedImage_2.png

The comment reads:

pastedImage_0.png

We have recently upgraded to 5.1.3, and I thought the link wasn't working (hence my visit to the known issues), but based in this information I tried to double click instead, only then did it honour the link.

ie:

5.1.3 - you must double click to action the link

5.1.4 - single click will suffice.

I wonder if this is why this question was posed

JET chart series 2 link not working

Though I wonder why this one was marked as solution, because 5.1.3 now seems to tolerate either #COL# or &COL. syntax.

How to use LINK column in JET chart drill-down

Given the fix described with the known issue, would I be able to include some JavaScript code to each chart to allow single click?

Or is there an even better workaround, other than patching to 5.1.4?

Scott.

This post has been answered by Hilary Farrell-Oracle on Jan 8 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked due to inactivity on Feb 5 2018
Added on Jan 8 2018
2 comments
423 views