My form has several drop down lists. I have used global binding to link
them, so that when a user selects "Choice A", the same choice is
displayed in the other drop downs... this works, but I also need the
user to be able to select another choice, say "Choice B" if they desire,
and it not, then polulate the other drop downs, with "Choice B"?Is there
another way to link drop down lists, so that if you select an option in
the first list, the rest of the drop down lists display the same choice,
but...