Display a floating tool tip with dynamic text, when a user hovers over a form applet label or image in High Interactivity.
Complete details are over here:
Scriptless Challenge - ToolTip
Solution
One liner solution
Edit the Caption - String Override for the control
<label style="COLOR: RED" title="Welcome to Siebel Musings © Geeksajan">Person Id</label>
Do you think it would be possible to do the same thing using field values from the applet on the tool tip (for example, the same Person Id, "N-JUCP")?
ReplyDelete