Webform Views Integration
Component ID
599168
Component name
Webform Views Integration
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
8974
Component created
Component changed
Component body
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