Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to link Drop Down Lists?

New Here ,
Jun 20, 2008 Jun 20, 2008
Hi All,

Is it possible to filter the contents of the possible values in a drop down list with reference to a value selected in another drop down list?

Basically what I want to do is introduce an element of dynamic control over what appears in the drop down lists so that if the user selects value '1' (in drop down list 1) they will be presented with possible values 'a' , 'b' & 'c' in drop down list 2 whilst if they choose '2' (in drop down list 1 ... are you still with me?) they would see 'd', 'e' & 'f' in drop down list 2. Is this possible? ... how do you do it?... is there a tutorial anywhere ?... so many questions.

All the best.
Patrick.
TOPICS
Server side applications
229
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 20, 2008 Jun 20, 2008
LATEST
patricktr wrote:
> Hi All,
>
> Is it possible to filter the contents of the possible values in a drop down
> list with reference to a value selected in another drop down list?
>
> Basically what I want to do is introduce an element of dynamic control over
> what appears in the drop down lists so that if the user selects value '1' (in
> drop down list 1) they will be presented with possible values 'a' , 'b' & 'c'
> in drop down list 2 whilst if they choose '2' (in drop down list 1 ... are you
> still with me?) they would see 'd', 'e' & 'f' in drop down list 2. Is this
> possible? ... how do you do it?... is there a tutorial anywhere ?... so many
> questions.

Yes, google dependant dropdown menus

Steve
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines