Posted by joachim on July 21, 2009 at 2:55pm
Jump to:
| Project: | Webform Associate |
| Version: | 6.x-1.0-beta2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
This might be a webform problem, but it needs to be addressed to allow users to buy a product several times.
(eg register themselves + others for an event).
If I try to submit the node wenform again, I get:
You have already submitted this form. View your previous submissions.
Comments
#1
Does this actually prevent repeat submission? From what I can tell by viewing the webform module, at least the latest one (2.9), this is just an informative message, and not one that prevents submission. Probably what you're most interested in is suppressing that message for user-friendliness, which would require a theme override of webform_view_messages.
#2
The features of this module are now included IN webform 3.x. This module is now obsolete.