By cmartin3251 on
Is there a way to have a question on the form and when they select a certain answer, another question will pop up. For example: if someone were to select the answer as "California" it would ask another question relevant only to those who select "California" as their state. It would not come up if they select another state.
Thank you.
Comments
Selection
You may want to take a look at this module
http://drupal.org/project/hierarchical_select
try webform_conditional
This might be what you are looking for:
http://drupal.org/project/webform_conditional