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

Need help populating multiple drop down boxes

sinscore
Registered: Jan 3 2008
Posts: 11

Can anyone point me to a resource that would help me create a form that has two drop down boes whose pick lists are created based upon the choice from a third drop down box?

My Product Information:
Acrobat Pro 8.0, Windows
gkaiseril
Online
Expert
Registered: Feb 23 2006
Posts: 4308
Have you looked at Thom Parker's tutorial [url=http://www.acrobatusers.com/tutorials/2006/change_another_field]Changing Another Field with Combo Box (Drop Down) Selection[/url]?

George Kaiser

sinscore
Registered: Jan 3 2008
Posts: 11
Ye I have, but I was looking for help to have a selection from one drop down box populate items in two separate drop down boxes.
gkaiseril
Online
Expert
Registered: Feb 23 2006
Posts: 4308
Have you also looked at [url=http://www.acrobatusers.com/tutorials/2007/js_list_combo_livecycle/|Programming List and Combo fields in Acrobat and LiveCycle forms - Part 1[/url]by Thom Parker?

Instead of using one function, you could use 2 fucntions and 2 data objects where each function would populate another combo box with the associated data object from the first boxes selection.

George Kaiser