In the 'Content type creation' How do I make only certain fields appear according to previous fields selected

eg
a list with 'boy' or 'girl '

if 'boy' is selected, then a drop down appears with :
facial hair
moustache
beard
cap

else if a 'girl' is selected a different drop down appears with:
lipstick
makeup
nail varnish

the point I am trying to make is display certain fields that can be selected depending on previous fields being selected

Comments

Macronomicus’s picture

Check out Heirarchical Select I think it does exactly what your looking for.

bigbaykiter’s picture

that looks perfect,

but is there anything else so that I don't have to install the 'Jquery update' and the 'Jquery interface'

Macronomicus’s picture

FixedDataDropdown looks interesting but not as nice ... that jquery update and interface really make the Heirarchical Select much cleaner/dynamic.

bigbaykiter’s picture

YEH U RIGHT, I ended up using the 'FixedDataDropdown', it works well, and easy to implement ...
thought it was gonna be a misssion,

thnx for your help, I will propably be calling you soon for some consulting ..

g

Macronomicus’s picture

Glad I could help you out. ^_^