I have a page that has a dropdown menu and lots of text fields.
I populate all text fields using multi-field dropdown and it works great.
Example:
Code: Select all
MAIN DROPDOWN MENU (will fill all fields below):
- textfield 1
- textfield 2
- textfield 3
- textfield 4
- textfield 5
My question: will the multi-field dropdown field update the text field AND the dropdown menu field?
Example:
Code: Select all
MAIN DROPDOWN MENU (will fill all fields below):
- textfield 1
- textfield 2
- textfield 3
- textfield 4
- textfield 5
- dropdown menu field
Any suggestion will be appreciated.
Thanks in advance.
Antonio