Hi guys, sorry English is not my home language, so this could be little fun
I'm making adress by CB conditionals
It shows three drop down fields region/district/town
We have 8 regions.
I create 8 fields "district" which every one is equal to one of values from region field, so if you choose region 01, conditional shows field district 01 with districts from that region.
The same i have between district and towns.
Everything is OK.
If i choose region 01, it shows field district 01, where i can choose betven all districts in this region. After selecting my district, it shows field town, where are all towns in that district.
But problem is, if i select everything and after i change value in region field, it changes values in district field OK! but dont hide field town, and after if i choose the new district, its dont hide old towns, but just shows new field, with new towns. so i have there 4 fields region/district/town(from old district value)/town(from new district value)
But!
If i change value just in district and region stays the same, its OK, and its shows just new towns.
How can i make, that if user change his selection, the all condtitionals resets and starts again?