• Resolved Andy Mercer

    (@kelderic)


    I’ve got a contact form working, but after the user submits the form, it reloads the page. I can’t find any setting to control this.

Viewing 12 replies - 1 through 12 (of 12 total)
  • Hi Andy,

    We do not currently have AJAX form submissions, which would allow a form to be submitted without refreshing the page. It’s definitely on our list to add in the future, though!

    Have a good one ??

    Thread Starter Andy Mercer

    (@kelderic)

    Gotcha. Look, I don’t want to crap on what you’ve built, especially since you’re giving it out for free. The admin interface you guys have built is one of the best out there. But the admin interface is less important than the form itself that users see on the website. AJAX submission isn’t a nice thing to have, it’s a basic requirement at this point.

    • This reply was modified 7 years, 11 months ago by Andy Mercer.
    Plugin Author Jared Atchison

    (@jaredatch)

    Hey Andy,

    Thanks for the feedback. I definitely agree, in many situations AJAX provides a much better experience.

    The good news is AJAX submissions is on our radar to add support for in the future ??

    Is there any news on this? Using OptinMonster as given on the site is not an exceptable solution for my current project and I must have this functionality. I don’t care if I need to build it myself, but without it I’m going to have to use another form plugin, which is sad since I have everything for life version. This is a serious flaw in an otherwise perfect form plugin.

    Hi John,

    We don’t have an ETA on developing AJAX support at this point, but it’s still something we’re considering adding down the road.

    Some popup/modal options have ways to prevent their popup from closing when a form is submitted, which can work well as a workaround. I’d recommend contacting the specific popup plugin you’re interested in to find out if they have an option for this, as each will work a bit differently ??

    I have created a solution. It’s actually more of a hack than a real solution at this point.

    It will not submit or work with some field types, for example it will not upload files and there are likely some other more complex fields that it can’t handle.

    You’ll need to test it with your specific forms to see if there are any issues. I will not be able to fix most problems when it comes to fields that do not work, but if anyone runs into any specific situations where it does not work I would appreciate it if you open a ticket over on github to let people know what problems they might have.

    You can find it here https://github.com/Hube2/wpforms-ajax-submit

    • This reply was modified 7 years, 5 months ago by John Huebner.

    Hi John,

    Thanks for taking the time to share this!

    Have a good one ??

    I’m with Andy on this. Submitting a form and then reloading the page is like 1999 all over.

    I’m now going to look for another plugin.

    It has been long time, any updates on this feature? ??

    From my communication with the developers I don’t believe that they are planning to add this to the plugin. I have made improvements in my “Add On”. As far as I’m aware it works well with all of the WPForms fields. It could use more testing. I have plans to make some minor improvements. I don’t see any reason that it will not continue to work into the future as long as there is not a major change in how WPForms detects that a form was submitted. It could probably stand a little more testing. https://github.com/Hube2/wpforms-ajax-submit

    Hi John,

    I would really like to use your solution but i am not familiair with Github. I can’t seem to install the changes you came up with me.

    Can you possibly send me an e-mail with some instructions at [email protected]? I would highly appreciate it!!

    Hi Amine and John,

    At this stage, we don’t have plans to add AJAX in the near future. I’ve noted each of your requests, though, and we’ll continue to keep this feature on our radar ??

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘The Form Submission isn’t AJAX’ is closed to new replies.