Skip to content
Snippets Groups Projects
Select Git revision
  • 6.x-1.1
  • 6.x-1.x default
  • 7.x-1.x
  • 7.x-1.9
  • 6.x-1.8
  • 7.x-1.8
  • 7.x-1.7
  • 6.x-1.7
  • 7.x-1.6
  • 6.x-1.6
  • 7.x-1.5
  • 6.x-1.5
  • 7.x-1.4
  • 6.x-1.4
  • 7.x-1.3
  • 6.x-1.3
  • 7.x-1.2
  • 6.x-1.2
  • 6.x-1.0
19 results

webform_structured_text

  • Open with
  • Download source code
  • 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.