I'm pretty new at designer forms with livecycle designer, and would like to know if it is possible to add mouse-click functions on certain objects, specifically on text fields. I am compiling a questionaire with a lot of terms that are quite difficult to understand. I need to add definitions to the words, and feel that including them to be visible all the time would clutter the form. Users should be able to only read the definitions of the certain words they do not understand. Thus I thought being able to hide the definitions and only make them visible once a user clicks on it. How would I achieve this? any help would be greatly appreciated.
One thing you need to watch out for is that you need to save your PDF as a Dynamic PDF. If you do not save it as dynamic then the change of the presence attribute will not do anything (with the exception of when the form is loaded).