Hello,
I hope this make since. I am working on building a form using Adobe Livecycle Designer. I have a dropdown list in multiple fields on the same form that will have the same information selected. I want the additional fields to automatically populate the information a user selects in the first dropdown list. Is this possible ??? If so, what would be the script/code necessary to do so ??? Thank you for your help.
Example
City, State appears in 4 different fields based on the selection in field 1, the additional 3 fields auto-populates the same information.
Field/List 1: New York, NY <-- Selected City, State
Field/List 2: New York, NY <-- Auto Populated based on field 1
Field/List 3: New York, NY <-- Auto Populated based on field 1
Field/List 4: New York, NY <-- Auto Populated based on field 1