README.txt |
README.txt |
|
Webform Conditional
************************
This module adds the ability to hide/show components in the webform based on another fields value on the same page.
This modules allows showing and hiding of Webform components based on another components… |
webform_conditional.api.php |
webform_conditional.api.php |
|
|
webform_conditional.info |
webform_conditional.info |
|
name = Webform Conditional
description = Allows Webform components to be hidden dependent on the value of other components
dependencies[]=webform
core = 6.x
package = Webform
; Information added by drupal.org packaging script on 2010-11-12
version =… |
webform_conditional.install |
webform_conditional.install |
|
Used for module updates |
webform_conditional.module |
webform_conditional.module |
|
This module adds the ability to have hidden conditional fields on Webforms. It requires the Webform module version 3.x |