These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Pop-Up Windows / Tooltips

libraboy
Registered: Dec 14 2007
Posts: 94

Hi,

is it possible to make a customize show and hide tooltips or windows? Like mouseover in html link. I wanna basically want to create a help link with tooltip or windows.

Please help me!

My Product Information:
LiveCycle Designer, Windows
radzmar
Expert
Registered: Nov 3 2008
Posts: 1202
Hi,

you can create tooltips for all interactive form objects (text fiel, nummeric fields, dropdown fields etc.).
Designer has the build in function there for in the accessibility palette.

You also can change the tooltips with scripting.

xfa.resolveNode(reference_Syntax_expression).assist.toolTip.value = "Tooltip text";
I made an example for this.
[url]http://thelivecycle.blogspot.com/2009/11/change-tooltip-through-script.php[/url]

radzmar
LoveCycle Blog
Documents you need:
LiveCycle Designer ES2 Docs