How do I create a combo list that is driven by the selection of another combo list
Author
Message
Topic: How do I create a combo list that is driven by the selection of another combo list
jcohan
Submitted by jcohan on October 17, 2006 - 4:07pm.
one combo list is 'State' i.e. "AK, AL, CA etc." and the user selects "CA". Another combo list is "City" and the combo list will be determined by the selection of 'State'. How do you have the 'City' list determined by the selection by 'State'.
Example user selects "CA" and City collection made of fields "State, City"
State: Ca City: San Francisco, San Jose, Los Angeles ....
one combo list is 'State' i.e. "AK, AL, CA etc." and the user selects "CA". Another combo list is "City" and the combo list will be determined by the selection of 'State'. How do you have the 'City' list determined by the selection by 'State'.
Example user selects "CA" and City collection made of fields "State, City"
State: Ca City: San Francisco, San Jose, Los Angeles ....