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

Javascript on form fields

kimmerdog
Registered: Apr 24 2008
Posts: 20

I have a customer that I am creating a Form for and he has asked a couple of questions, I can't answer.

Is there any way to:

1) Put in a javascript a command that will notify the user that they have not answered a question and that they have to answer it?

2) One of the pages has 24 questions, whereby they have to use a drop down menu with the numbers 1-6 to answer question. Is there a javascript that I can use that would allow them to only select 1 number and if that number is already used, they have to select another?

3) I have a page that I created whereby they have to answer questions by checking Most or Least, but they cannot answer Most or Least together on each section. Is there a javascript that would help me with this?

Any help would be appreciated

My Product Information:
LiveCycle Designer, Windows
garath
Registered: Mar 24 2009
Posts: 49
In my opinion the answer for this 3 questions is yes. But I will have to see a form present you a valid code. Only for first question I can suggest execValidate function.