how to choose one field and automatically show sub-selections in another field?

N

NotGiven

I'd like to have several levels of field selection. For example, field one
has three choices. Once you choose on form field one, several selections
show in field based that ARE BASED ON your selection in field one. Field
three selections are based on field two,...

If you know of a good tutorial or site recommendations, I' appreciate you
posting them here. Thanks.
 
O

oeyvind toft

What do you mean by 'fields' ? Dropdowns ? radiobutts ? checkboxes ?

Oeyvind
 
N

NotGiven

Probably checkbox or radio buttons - I know they would be treated
differently, but if I learn one, I coul dlearn the other. Thanks.
 
R

Randy Webb

NotGiven said:
Probably checkbox or radio buttons - I know they would be treated
differently, but if I learn one, I coul dlearn the other. Thanks.

Thats not true. Radio Buttons and Checkboxes are entirely different when
it comes to dealing with them in Javascript. Especially when it comes to
getting the value of one. Consult the FAQ, and its notes.

http://jibbering.com/faq/#FAQ4_13
 
N

NotGiven

two checkboxes, c1 <Sport>, c2 <SUV>. one field, f1 <MODELS>. If user
checks c1, f1 is filled with models of Sports cars (Mustang, Porche,...).
If c2 is checked, then f1 is filled with SUV models.

By filled with, I f1 was empty but after the checkbox is checked, many
choices appear.

Thanks.
 
O

oeyvind toft

I have done some experiments on a setup like the one you mention (but using
radiobutts).

If you supply an email address I can send it...

Oeyvind
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top