Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Please you the following module instead

This module is a sandbox module, in the meantime a stable module has been released which can be found here:
https://www.drupal.org/project/webform_clear

---

This module adds the ability to choose whether a webform should be saved to database or not. Within settings of each webform you can choose the option.

Settings

The settings can be found in each webform under "Form settings" -> "Advanced"

What this module does

  1. Webform NoSave hooks into and deletes the submission from database (Notice: Uploaded files are deleted, so they need to be sent by mail attachment, otherwise the files are lost)
  2. Global configuration to delete saved submissions for all webforms (only 7.x)

GIT

Clone the 7.x-3.x version:

git clone --branch 7.x-3.x http://git.drupal.org/sandbox/sense/1895002.git webform_nosave

Clone the 6.x-3.x version:

git clone --branch 6.x-3.x http://git.drupal.org/sandbox/sense/1895002.git webform_nosave

Supported webform versions

  • 6.3 branch
  • 7.3 branch
  • 7.4-alpha6 (tested by lykyd)
  • 7.4-alpha8 (tested by MrWatergate)

Dependencies:

Author

Development was sponsored by sense-design | online solutions.

Project information

  • Created by sense-design on , updated