You are here

README.txt in Webform Boolean 7

CONTENTS OF THIS FILE
---------------------

  * Introduction
  * Usage


INTRODUCTION
------------

Current Maintainer: Anthony Leach <a.leach@ctidigital.com>

The module allows a boolean type field within webform, with a return value if
a checkbox is checked or not-checked.

USAGE
-----

Once enabled, a new type will be available within a webform creation
form, Boolean/Checkbox. Once this field has been added, add a 'On Value'
and a 'Off Value'. The 'On Value' is the value when the checkbox is 'checked'
and the 'Off Value is the value when the checkbox is 'un-checked'

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Usage
  5. INTRODUCTION
  6. ------------
  7. Current Maintainer: Anthony Leach
  8. The module allows a boolean type field within webform, with a return value if
  9. a checkbox is checked or not-checked.
  10. USAGE
  11. -----
  12. Once enabled, a new type will be available within a webform creation
  13. form, Boolean/Checkbox. Once this field has been added, add a 'On Value'
  14. and a 'Off Value'. The 'On Value' is the value when the checkbox is 'checked'
  15. and the 'Off Value is the value when the checkbox is 'un-checked'