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

Livecycle Designer 8 javascript to hide a list box

JavaJoeUK
Registered: May 21 2010
Posts: 5

Hi all,
I am new to all this and have managed to create a form that works ok but i would like to be able to make a list box invisable or visable from the answer to a radio button. From 3 answers (yes, no, n/a) i only want it to be visable when the 'no' answer has been selected.
This radio box and list box are in a table and there are maybe 30 different questions all in different tables that i want to apply this to (some listboxes are on different pages if that make a difference).
Is this possible?

My Product Information:
LiveCycle Designer, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
Watch this eseminar:
https://admin.adobe.acrobat.com/_a200985228/p87746471/?launcher=false&fcsContent=true&pbMode=normalThom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]

The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]

Then most important JavaScript Development tool in Acrobat
[url=http://www.pdfscripting.com/public/34.cfm#JSIntro][b]The Console Window (Video tutorial)[/b][/url]
[url=http://www.acrobatusers.com/tutorials/2006/javascript_console][b]The Console Window(article)[/b][/url]

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script