i miss an email verification feature for the webform module.
Description:
To complete any kind of webform submission, the user must fill in her/his email adress in a email field and gets sent a confirmation link which finalizes the form submission.

I can spend up to 50€ for this feature. (I know, its not much for this kind of feature...)

Comments

quicksketch’s picture

Title: allow submitted email adresses to be verified to complete form submission » Require confirmation of submissions via e-mail
Version: 6.x-2.4 »

Moving this into the 3.x queue. Despite being a year old, it's an interesting feature request.

xqi’s picture

Version: » 6.x-3.x-dev

very interested in this as well. subscribing..

Robin Millette’s picture

@quicksketch I didn't know if you wanted to include this directly and I needed it now, so I wrote an addon module, Webform confirm email address that I tested with Webform 6.x-2.9. Let me know if you're going to roll this into Webform itself or if you prefer to have it live as an addon module.

quicksketch’s picture

Thanks Robin Millette. This feature is so far down in the "wishlist" category I kind of doubt it would every make it into Webform itself, so I'm glad to see it split off into a separate project. There are quite a few strange things around your approach (using a variable for a list of NIDs, hijacking the e-mail rather than the actual submission), but I'll let interested users bother you about functionality. ;-)

The only thing I'd strongly recommend is that you version your module 2.0 instead of 1.0, so that when Webform 3 comes out (less than a month out I'd say), you can eventually make a 3.0 version of your module. It's confusing to have 1.0 work with 2.0 and 2.0 work with 3.0. Please note on your project page which version of Webform it is compatible with.

Robin Millette’s picture

Good idea about the versionning. NIDs, right... at first, I didn't need a DB, then I did but left that as is. It's not like it should ever grow that much... but I might make it into another table, not sure. I am hijacking the email because it's already baked and I didn't want to duplicate your code. Maybe if you split it in a few functions, I could reuse those bits instead. I'm thankful you took the time to have a look.

momper’s picture

subscribe

Anonymous’s picture

I too am looking for this functionality. The webform confirm email address module simply doesn't work.

letzel’s picture

subscribe

quicksketch’s picture

Status: Active » Closed (won't fix)

My suggestion is to try to get Robin Millette or the maintainer of Webform Confirm E-mail to update the module for 3.x. Paying developers is always a good way to accelerate things. I don't think this functionality will make it into Webform core.

Robin Millette’s picture

3.x version coming to a drupal.org near you - but for now, see http://drupal.org/node/889226#comment-3636084

@quicksketch, Hope you find the code much saner this time around :)

truyenle’s picture

+subscribing