Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Slide Tooltip in apex 5, how to add some html code

FofanaNov 7 2016 — edited Nov 8 2016

Hello there,

I am trying to use the new plugin Slide Tooltip found in some packaged applications such as Archive, Bug Tracking, Opportunity Tracker, P-Track, Sample Charts etc...

I realise that i can not do some things:

  1. add some html code in the query, it displays all the tags.

  2. for the link Target in the attribute section i would like to call a function like this: javascript:editCompany('#CIE_ID#'); where CIE_ID is a column in my sql query. But it does not replace #CIE_ID# by the real value.

    How can I refer to the CIE_ID value of each row seeing that no html tag is allowed in the query, and also there is no HTML Expression as in usual reports

capt_for_forum.png

An example is in the Sample chart packaged application page 6 (Dashboard Badge)

Any ideas?

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 6 2016
Added on Nov 7 2016
2 comments
1,393 views