BI Publisher (MOSC)

MOSC Banner

How to Add Screentip/Tooltip to a non-hyperlinked field in a repeating group

edited Mar 19, 2012 1:32AM in BI Publisher (MOSC) 1 commentAnswered
Hi,
I have a requirement to write an EBS pdf report that will show a tooltip or screentip when mousing over a data field inside a repeating group.  This field does not have a hyperlink to anything.  Also the data to be displayed in the tooltip is dynamic data that is coming from another field in the same repeating group.  I have tried the following but none of them worked --

1. <fo:basic-link external-destination="url('')"><?MOUSE_OVER_FIELD?></fo:basic-link>... -- this just shows the mouse-over field but nothing happens when moused over.
2. <fo:basic-link external-destination="url(.//TOOLTIP_FIELD)"><?MOUSE_OVER_FIELD?></fo:basic-link> -- this shows a tooltip when mousing over the mouse-over-field but the value it shows is the static text 'TOOLTIP_FIELD' instead of the value in the TOOLTIP_FIELD tag.

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