Make values of dropdown box dependant on value selected in another

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a form with two drop down boxes box that contain values from
the database.

I want to make it so that the second dropdown box displays only the values
that correspond to the approprate value selected in the first value box.

For example dropdown A contains values (car, motorbike) and dropdown B
contains (4 wheels, 2 wheels). If 'car' is selected in dropdown A, only '4
wheels' should be available as an option in dropdown B. (This is a simplified
example).

Any help would be greatly appreciated - this isn't really my area of
expertise but I need to get it done.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top