You are here

README.txt in Webform Structured Text 7

Same filename and directory in other branches
  1. 6 README.txt
Description
-----------
This module adds a new type of Webform component: structured / masked-input text. Specify an input mask, and the form input will be rendered to accept that mask.

How to use
----------
- Go to the main field list of a webform.
- Add a structured text element to your form.
- In the component settings, specify an input mask.
- Save the component.
- The component will be rendered as distinct text fields and markup per your mask.

File

README.txt
View source
  1. Description
  2. -----------
  3. This module adds a new type of Webform component: structured / masked-input text. Specify an input mask, and the form input will be rendered to accept that mask.
  4. How to use
  5. ----------
  6. - Go to the main field list of a webform.
  7. - Add a structured text element to your form.
  8. - In the component settings, specify an input mask.
  9. - Save the component.
  10. - The component will be rendered as distinct text fields and markup per your mask.