Ajax Submission Problems?

How to fix AJAX form submission returning the form instead of processing.

Overview

The issue occurs when the "Relative URL" setting in the HTML action is incorrectly configured.
Set the "Relative URL" setting to NO to ensure the form submits correctly via AJAX.

Answered
br brentw 03 Oct, 2014
Hi,
I'm running CF v5 from the CF plugin inside of an article. I tried using the AJAX submission method but it just seems to return the form.

I added a debug below the form and it looks like it returns the form Data Array just fine and doesn't have any Errors or Debug Info.

Is there something I am missing?

Thanks,
Brent
Max_admin Max_admin 03 Oct, 2014
Answer
Hi Brent,

Please try to set the "Relative url" setting under the HTML action to NO

You may also post a link to the form so we can check it.

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
br brentw 03 Oct, 2014
Yes, that worked perfectly. Thank you.
This topic is locked and no more replies can be posted.