1. Webform

    The Webform module allows you to build any type of form to collect any type of data, which can be ... or a simple contact form that pushes data to a SalesForce/CRM, it is all possible using the Webform ... module for Drupal 9+. ▶ Watch an introduction to Webform Try Webform Wizard example Form builder Features ...

    Module project

  2. Webform Validation

    This module adds an extra tab to each Webform node, allowing you to specify validation rules for ... your Webform components. You can create one or more of the predefined validation rules, and select ... which Webform component(s) should be validated against those. By using the hooks provided by this ...

    Module project

  3. Webform Views Integration

    Views integration for Webform module (version 8.x-5.x) Use Webform Views Integration module to ... expose Webform submissions to Views (Webform is a module for making forms and surveys in Drupal). Each ... Webform element will be available as: Views field Views sort (wherever sorting is possible within the ...

    Module project

  4. Webform Ajax

    Overview This module adds AJAX support to Webform (3.0 and above). As a first step it focusses to ... D7 only. Versions 2.x versions are compatible with webform 4.x (actively developed) 1.x versions are ... compatible with webform 3.x (not maintained) Documentation Enable the module. You'll be able to ...

    Module project

  5. Webform Rules

    This module adds rules integration on webforms. Did you ever want to react on webform submission ... using rules but couldn't find the proper event? Webform Rules makes it possible to catch webform ... it). Dependencies Webform (6.x-3.x and above) Rules Notes Since version 7.x-1.5 component values are ...

    Module project

  6. Webform Layout

    Enabling this module provides new webform element, the layout container. By placing fields inside ... 1.x branch is compatible with Webform 3. The 2.x branch is compatible with Webform 4 and also supports ...

    Module project

  7. Webform REST

    Overview Retrieve and submit webforms via REST. Enable module Enable REST resource "Webform ... Submit" Enable REST resource "Webform Elements" Enable REST resource "Webform ... Submission" There may be 2 Webform Submission resources. The one provided by this module has the path: ...

    Module project

  8. Webform Reply To

    A key part of the Webform module is sending e-mails. Webform lets you customize the name and ... e-mail address that is used for outgoing e-mails, but often this is not enough. You cannot use Webform to ... See a fully-narrated sample use case. Compatibility Version 7.x-2.x is compatible with Webform ...

    Module project

  9. Webform share

    This is a helper module to prepopulate newly created webforms and to export / import webforms ... between sites. Only tested on Webform 6.x-3.x and 7.x-4.x / Exports between different versions (6.x to 7.x ... or 3.x to 4.x) will probably not work. Example usage 1: Prepopulated webforms Create a webform with ...

    Module project

  10. Webform Mailchimp

    Drupal 8 version This module allows to send Webform submissions to MailChimp list. Requirements ... Webform module 8.x-5.x (https://www.drupal.org/project/webform). MailChimp module ... "modules" directory and enable the module. Go to Webforms list page (admin/structure/webform) and click ...

    Module project

  11. Webform Localization

    The Webform Localization module provides multilingual features to the Webform Module. Special ... options in the webform and component configuration let you enable different ways to manage translation of ... scenarios: A) If you want to keep a single webform across all nodes in a translation set: Use i18n_string ...

    Module project

  12. CAPTCHA Webform Bridge

    This is a simple module that automatically set (or unset) CAPTCHA challenges to webforms. At the ... moment, its just implement the code proposed at Adding CAPTCHA to a Webform (Method 1 for Drupal 7). ... enabled, all webforms created/deleted will set/unset (respectively) CAPTCHA challenges ...

    Module project

  13. Webform Spam Words (WSW)

    Webform Spam Words Avoid Spam words on Webform It is a simple module for spam keywords validation ... on Webforms. Administrators can provide the ability to add spam keywords, Error message, Webform ... field name. Installation Place the module folder in your modules folder Make sure you have the webform ...

    Module project

  14. Webform Hints

    and email fields within a webform created by the Webform module. The placeholders provided by Webform ... Hints use the component's title and are applied on a per-webform basis. When the HTML5 placeholder ... Required indications are also present, configurable, and translatable. Webform Hints now allows allow other ...

    Module project

  15. Webform References

    Synopsis Provides a webform component that can reference a node/term/user in webform. It provides ... with entityreference display can also be used to get the list as options. Requirements Webform Known ... problems Don't disable and uninstall the module if your webform has any reference component otherwise ...

    Module project

  16. Webform Encrypt

    This module creates the ability to encrypt fields/components from the Webform module. Each Webform ... component can be marked as "Encrypted" and every time a user submits the webform, the encrypted ... Encrypt module. The 7.x branch of this module requires Webform 4.x and Encrypt 2.x. It will not work with ...

    Module project

  17. Webform Template

    Copy webform configuration from one node to another This is an add-on module for Webform that ... allows you to select webform enabled content types as "source" and/or "destination" ... (= copy) the webform settings (including all webform fields) from nodes of the "source" ...

    Module project

  18. Webform XLSX export

    This module provides a Webform submission exporter that can be used to export submissions in the ... Office Open XML format used by Microsoft Excel. Webform itself includes a table exporter that can ...

    Module project

  19. Webform Phone Number

    This module adds a "Phone Number" field type for webform forms. It uses the same ... form_builder module and the elements module. Requirements Phone Module Webform Module (Both 3.x and 4.x ...

    Module project

  20. Webform CiviCRM Integration

    memberships and contributions via robust, user-friendly webforms that integrate seamlessly with your Drupal ... involved Get involved in the Drupal community and the Webform CiviCRM module. Review a patch, write ... day-to-day tasks required to maintain the Webform CiviCRM module. Funds are used to triage issues, resolve ...

    Module project

  21. Webform Content Creator

    This module provides the ability to create content entities after submitting webforms, and to have ... mappings between the fields of the created content entity and webform submission values. It is possible to ... after submitting a Webform (configurable webform entity id). Moreover, you can map the content field ...

    Module project

  22. Webform Clear

    Removes Webform submissions from the database once they have been emailed. Useful if you want all ... the features of Webform, but don't want to store any of the information it collects in the ...

    Module project

  23. Webform Conditional (Same Page Conditionals)

    Description: This modules enhances the existing Conditional Rules of the Webform Module. It adds ... checkboxes) that appear on the same page. **Important** As of Webform version 7.x-4.0-alpha2 this module has ... been merged into Webform and is no longer necessary. The 7.x-2.x version of this module handles this ...

    Module project

  24. Webform Matrix Component

    This module is extension of Webform module. This module provide functionality to add matrix ... component / Table component in webform module. you can say this module to webform_table_component(Webform ... type(Radio/Checbox/List),Multiple Label- Title, Lable Name This module also manage webform Results section like (table display, csv ...

    Module project

  25. Webform blocks

    This module pulls webforms into blocks. It allows you to freely position the webform of the ... block interface (admin/structure/block) or a context to position the webform block. Compatiblity This ... module works with both webform3 and webform4. Due to a regression in webform it doesn not work with the ...

    Module project

Pages