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

if...then statment in Acrobat

kmerchant
Registered: Aug 8 2007
Posts: 2

I need to create an if...then statement in an Acrobat 8.0 form. I have a drop down menu for one of the questions and if you select the first option, I want it to then promt the rest of the drop down menus to be mandatory to answer. If you select any of the other options in that first drop down section, the rest of the drop down boxes should not be mandatory. I don't know enough about javascripting to code the conditions correctly. Could you please help me?
Thanks.

My Product Information:
LiveCycle Designer, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
I'm afraid that you have a fairly complex situation here. There's no way we can provide you with some simple script that will solve your problem. You'll have to either learn enough Scripting to do this or hire a developer.

The first thing you have to know to start learning JavaScript is to know which forms technology you're using, AcroForms or LiveCycle?

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