I've run into the same problem, especailly because it's affecting the "send mail" action too. Two documents get created AND two identical emails is being sent. Do you have any idea of how I can prevent this from happening? ... Is it possible to make som code that takes care of the JS and Ajax Call issue?
Hopefully you - or others - can help me out. It's driving me nuts ... :-)
Double/Multiple Posts
It appears that users accidentally make double (or more) identical posts. I've also made this mistake.
I believe the issue is that the JS hasn't finished hiding the button before it makes the ajax call.
Suggestion: Check all new posts against recently created ones. Filter out duplicates by checking post title and submitter.
Hi Chris,
I've run into the same problem, especailly because it's affecting the "send mail" action too. Two documents get created AND two identical emails is being sent. Do you have any idea of how I can prevent this from happening? ... Is it possible to make som code that takes care of the JS and Ajax Call issue?
Hopefully you - or others - can help me out. It's driving me nuts ... :-)
/Søren
is working on a reply...