Closed (won't fix)
Project:
Webform
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2009 at 19:25 UTC
Updated:
3 May 2012 at 17:50 UTC
Jump to comment: Most recent
Comments
Comment #1
quicksketchMoving this into the 3.x queue. Despite being a year old, it's an interesting feature request.
Comment #2
xqi commentedvery interested in this as well. subscribing..
Comment #3
Robin Millette commented@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.
Comment #4
quicksketchThanks 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.
Comment #5
Robin Millette commentedGood 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.
Comment #6
momper commentedsubscribe
Comment #7
Anonymous (not verified) commentedI too am looking for this functionality. The webform confirm email address module simply doesn't work.
Comment #8
letzel commentedsubscribe
Comment #9
quicksketchMy 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.
Comment #10
Robin Millette commented3.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 :)
Comment #11
truyenle commented+subscribing