Answered
Hi all,
I'm a newbie with Adobe LiveCycle Designer. So, please forgive me for my lack of knowledge about simple things.
I am about to finish creating a pdf file. I need to insert to dropdown lists: List A and List B.
The point is that I need them to work this way.
I.E. List A: a) Eurpoe, List B: UK, France, Germany
b) Asia, India, UAE, China
c) N. America USA, Canada, Mexico
If you choose any item from List A in List B should appear items with the names of locations from those areas accordingly.
Any ideas how to make it please.
Many thanks for your help.
Regards,
Ramunas
See [url=http://www.acrobatusers.com/forums/aucbb/viewtopic.php?pid=53992#p53992]populate numerous fields from drop down list selection[/url] for part of the answer. You may need to use LiveCycle Designer's JavaScript 'setItem' to add the items to the add the items to the second drop down list if you decide to use the 'if' or 'switch' statement solution rather than the data object.
George Kaiser