Avatar

Not applicable

Hello,

I created a form in ES2 (version 9).  I saved it to be compatible with the older version.  As the form is sent to users and is filled out.  As I receive the form back and open it in adobe pro 8, the drop-down list values that users selected disappear.  The drop-down lists are populated by a javascript function with 2 dimentional array.  Thus, as user selects a value for dropdown1, the dropdown2 list is populated based on the value on dropdown1.

Somehow, the values selected for these dropdowns are not shown when I view the form with adobe pro 8. 

Could someone tell me why that happens and what to do to fix it?

Thank you very much for your help.