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

Survey/Wizard style form

glennjames
Registered: Mar 28 2007
Posts: 2

I would like to create a survey type form that will walk the user through a series of questions/answers using Next/Prev buttons to navigate the pages (with some branching logic dependant on the answer values in some questions). Can you suggest how I might approach the design of this form?

My Product Information:
Acrobat Pro 8, Windows
tedpadova
ExpertTeam
Registered: Dec 31 2005
Posts: 848
You can add JavaScripts to your Next/Prev buttons. Based on a given field response the Next/Prev button navigates to the page you want the user to view next. You'll need to use If/Else statements in the JavaScripts.

Check out the JavaScript Specification Manual for more on writing the scripts.

ted

The author of numerous books on Acrobat, Photoshop, Illustrator and the Adobe Creative Suite, and an international speaker on Adobe Acrobat, Ted Padova is a well-known PDF guru.