Hi all,
I need to create a form like that:
5 dropdowns with 5 items for each one.
for example:
dropdown 1: 1, 2, 3, 4 and 5 (if i select the item number 2 this item should not appear in the next dropdowns...)
dropdown 2: 1, 3, 4 and 5 (if i select item number 3 this item shoud not appear in the next dropdowns... )
dropdown 3: ...remains the same
Can anyone help me with a clear example??
Thanks!
...