Ajax Form Submit giving 404

Resolve a 404 error when using AJAX form submission in ChronoForms.

Overview

The error occurs due to conflicts with SEF (Search Engine Friendly) URLs in Joomla.
Disable SEF URLs in the Joomla admin, or manually enter the full action URL in the form's display settings. Alternatively, create a hidden CF menu item to point to the form submit event.

Answered
ChronoForms v6
Ah Ahsan 30 Oct, 2018
Hi,

When i set ''AJAX submit" to 'yes' in setup>display section of form the form give me 404 error and tooltip appear on field with error message"not:found".

I have simple form with 3 fields, i have also tested with the demo form provided in component but that will also have same issue.

Joomla 3.7.13 with chloroform v6

RegardsAjax Form Submit giving 404 image 1
Ah Ahsan 30 Oct, 2018
Answer
Hi,
Issue resolved, it has some issue with sef urls.
I have turn off sef (as i don't really need those)from admin and form is working normally.
I have tested again by enabling the sef urls ,and again same issue.
So i think developer should have a look into this.

Regards
Gr GreyHead 30 Oct, 2018
Hi Ahsan,

The solution for SEF URL problems is to enter the action URL manually in the display section action. If you don't want to use the full URL then you can create hidden CF menu item to point to the form submit event.

Bob
This topic is locked and no more replies can be posted.