- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello!
Got a question about Forms. I got a form with two variables. Second variable directly depends on the first one.
For example: if first one = 6, then second can be "1, 2 or 3". But if first is equal 4, second can only be 1 or 2.
If I choose 6, the second variable let me choose 1,2 or 3, that's cool. But if I pick 4 from first, the second shows 3 ul (what left from 6, despite of "2" is the maximum value for 4) by default until I chose another one from dropdown menu.
So the question is: is it possible to change the value of second variable automatically to highest availible? For example, if I chose 4 (after there was 6 in first variable) the second automatically changes to "2", instead of 3 ul (maximum value of "6").
In pics:
1.
2.
3.
Want this one to automatically change to highest value "2".
Thanks a lot!
Sorry for number confusion, hope it quite clearly to understand!
Solved! Go to Solution.