hi there....
i can create a field with radio button with yes/no but i need like this
what type of os are you using?
radio buttons
A- Windows
B- Mac
if user clicks A then the radio buttons like
A1- windows 98
A2- windows vista
A3- windows 7
should be available for clicking without refreshing page

is there any module for that...i am new to drupal... this might sound silly
Module is preferred getting into coding is hard part for me...
Thanks in advbance

Comments

Checkout the

Checkout the http://drupal.org/project/examples module. It has an example for your needs :)

I am happy that you replied...But

I am happy that you replied...But still i could not get what you are trying to say please could explain in detail

Webform

Use http://drupal.org/project/webform module version 7.x-4.0-alpha3. Whwn you have create your fields there is a tab "Condition". There,you can choose what fields would be shown depends on other fields chosen by the user. The webform module also keeps submissions stats that you can export in excel and other formats.

Conditional Fields

Take a look at Conditional Fields (http://drupal.org/project/conditional_fields)

Thank you

Thank you for your help...now i don't know how to use this...but i can get that this is the module i need...i think i can make use of it and fulfill my needs