Webform export

Categories

Component ID

1701736

Component name

Webform export

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Reuses some webform functions to add support for data export per user. Currently webform doesn't allow users to export their own form submissions.

This includes a new permission and also supports webform_encrypt, checking whether a field is encrypted and decrypts it (given that the required permissions are present).
The module creates a new tab ("Export submissions"), but if preferred a direct link to the export can be used in a block or anywhere on a page (node//webform-export-download).