• Resolved Fred17

    (@f14m07)


    Hi Franky,
    I use EMEFS to allow some users to upload events from the frontend.
    Some people do it from their smartphone and for some reason manage to schedule the same event twice with the same settings. I think this is due to the refresh delay after validating their form. The redirection is not immediate and they think that their programming was not taken into account and they validate a second time.
    How can I prevent the same event being scheduled twice?
    Thank you for your excellent work !

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Franky

    (@liedekef)

    EMEFS doesn’t wait to redirect upon submit, so the “slow” part is on the server ??
    But: the next version will replace the submit-button by a spinner upon submit, so double submits are no longer possible. Another workaround is to use the EME captcha, because that’s only valid for 1 submit too, but if you don’t want to use that: check the dev-version. If ok, I’ll release later on.

    Thread Starter Fred17

    (@f14m07)

    I will test the development version locally

    Thread Starter Fred17

    (@f14m07)

    The tests are positive.
    Many thanks for your support

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘programming twice’ is closed to new replies.