Greetings

I need a way to delete in bulk all the submissions that have not been confirmed by the users who have used the webform.
Why else would i need this module, unless it lets me to delete all non verified submissions, and collect only the real genuine data sent by real people.

Thanks in advance

Comments

elvin created an issue. See original summary.

purushotam.rai’s picture

Assigned: Unassigned » purushotam.rai

Hi @elvin,

Thanks for your suggestion, we will definately roll out this feature soon.

nitesh sethia’s picture

nitesh sethia’s picture

Hi @elvin,

What exactly should be added in the module? Do we want all the non verified submissions deleted automatically after some time(The time of deletion would be configurable) or we want this to be manual process?

elvin - albania drupal developer’s picture

basically there should be more options on how the module works.
I would use this module to verify webform submissions. if the user does not verify his email let say, his submission shouldnt count (in a case of a poll or something) so i should either delete the nonverified submissions manually or let drupal clean them after X hours.

best

nitesh sethia’s picture

So will be following the Drupal cleanup way. Will be writing a cron that clears all the non verified submissions after X duration of time.

nitesh sethia’s picture

Assigned: nitesh sethia » Unassigned
Status: Active » Reviewed & tested by the community

Hi @elvin,

The new release of the module (http://ftp.drupal.org/files/projects/webform_confirmation-7.x-2.0.tar.gz) has a cron which automatically delete all the non Verified Submissions.

Also you have the option to delete all the non verified submissions manually.

nitesh sethia’s picture

Status: Reviewed & tested by the community » Closed (fixed)