I have 3 SELECT menus, all populated from 3 different Collections.
S1 - S2 - S3
First time through the interface, S1 is populated, S2, S3 are not. choose S2, S3 gets populated.
Go back and Choose a new option form S1, S2 refreshes with new set, but S3 still has list of options from the first selection of S2. How can I reset both S3 when I choose a new option in S1.
Thanks
D