Closed (won't fix)
Project:
Block submitting twice
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
11 Sep 2008 at 02:37 UTC
Updated:
25 Jul 2009 at 14:38 UTC
I use a form created via the Webforms module and had hoped that this would help prevent double submissions via use of the browser's "Back" button.
Unfortunately, this module does not help in this scenario -- i.e., when form is submitted and Webforms code processes form and creates/directs to another page ... user wants to do another submission and presses the browser's "Back" button and re-uses form ... however, this causes a duplicate posting in the way the form's being used (it gets unique data from a DB table).
It'd be nice if this module would prevent the use of duplicate submissions to the same form when accessed via the browser's "Back" button.
Comments
Comment #1
voidberg commentedI do not think that the Webforms issue can be fixed by this module. However, I'll look into it.
Comment #2
voidberg commentedThis is a webform problem, I can't solve it in this module.