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:
-
add some html code in the query, it displays all the tags.
-
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

An example is in the Sample chart packaged application page 6 (Dashboard Badge)
Any ideas?
Thanks