Dependent List Boxes

dogman01

Registered User.
Local time
Today, 07:04
Joined
Dec 3, 2008
Messages
47
I have a drop list box with 5 values in it, and another list box with many different values in it. I want the user to be able to make a selection from the first list box and based on that selection the second list box will have only values to select from based on the first box. Can anybody assist on this
 
A single select listbox can still be bound to a field. A multiselect box requires some code.
 

Users who are viewing this thread

Back
Top Bottom