Check out this scenario.
I have 2 drop downboxes. Drop down box A and Drop down box B
Drop down box A asks for the member's Sex (Male or Female)
If someone chooses Male in drop down box A is there a way in dropdown box b that I could have the values Knight, Price, King
If someone chooses Femail in drop down box A the values of drop down box B would be Lady, Princess, Queen
I know how to do this with PHP and javascript, but I don't know how I can do this within the confines of Dolphin.