custom form using combo box control

S

Stuck

I am trying to create a custom form with a combo box control for a "state"
and the next combo box control for "city".

I'd like the field choices in the "city" combo box to be dependent on the
"state" combo box, but I can't figure out how to do it.

Any help would be appreciated.
 
Top