webform_views
22,628 sites
Security covered
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 nature of the Webform element)
- Views filter (wherever possible)
- Views argument (wherever possible)
Webform Views Integration module is designed to be a good starting point for various Webform submission related views handlers for anyone wanting to code any special or custom views integration for Webform.
Supported Webform elements
Dependencies
- Webform
- Views