I'm wondering if it is possible to make a component conditional to more than one component ? If yes, how to do it ?

Exemple :
Question 1 / Select between A or B values
Question 2 / Select between C or D values

Question 3 / displayed if Question 1 choice is A (and) Question 2 choice is C
Question 4 / displayed if Question 1 choice is C (or) Question 2 choice is D

This feature is possible on Webform.com( see attached file)
Is there any way to get this on a stand alone drupal ?

CommentFileSizeAuthor
conditionals on webform.com67.78 KBthibaut51

Comments

thibaut51’s picture

Status: Active » Closed (fixed)

Found !

this is in the 7.x-4.0alpha6 Webform module

Should have read more carefully