Hi!
I am trying to populate an indeterminate set of Select Menus with the selection of a primary select menu

For instance,
User chooses an option from one Select Menu, and 28 submenus populate with the same choices.

Has anyone done anything like this before? Thanks in advance.
Cheers!

It sounds like you need an onchange event to trigger an AJAX function. Basically, when an option from the drop down menu is selected, the appropriate elements of the form will change. Is this correct?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.