multi-field dropdown and dropdown
Posted: 2012-10-03 17:21
Hi all,
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:
But now I need to add another field (dropdown) to the existing text fields.
My question: will the multi-field dropdown field update the text field AND the dropdown menu field?
Example:
I cannot test it right now, but I would like to know if it could work or not.
Any suggestion will be appreciated.
Thanks in advance.
Antonio
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