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.info |
webform_conditional.info |
|
; $Id: $
name = Webform Conditional
description = Allows Webform components to be hidden dependent on the value of other components
core = 7.x
package = Webform
dependencies[]=webform
files[] = webform_conditional.install
files[] =… |
webform_conditional.install |
webform_conditional.install |
|
Install, update and uninstall functions for the webform_conditional module. |
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 |