Ok here is the situation… A user submits a form, realizes they made a mistake, hits the back button, makes some changes and resubmits. They get a “can’t submit at this time error”. They hit the back button and try again. Same thing. They do stay on the page for longer than 8 seconds.
I know this probably has to do with secure form mode. Since the security hash is has already been submitted. The question is, how do I get around this? I don’t want to disable the feature all together. But this seems like a reasonable scenario where the user shouldn’t be getting an error and the form should process. Am I wrong? Would this be leaving the door open for spam?
