Submit multiple Forms on same Page with ajax

webix 26 Oct, 2015
Hallo,

since there is no answers in older similar Tipics, i will try to reanimate this Issue with new one.
[list]
4 forms on same page
Assigned vie Custom HTML modlule with {chronoforms5}formname_xx{/chronoforms5} -> xx is unique for each form
Each form is creatred in component separately with own ID
Validation via server validation of empty hidden field (like Honeypot)
Form action URl : http://whatever.com/?chronoform=contact_xx&event=submit -> xx is unique for each form
[/list]

Used in Joomla 3.4.4 with Chronoforms 5

The first rendered form works well. By trying to submit any of following forms it will be reloaded with by user given values but will not be validate neither send independend if the first form was already submitted or not.

Any advice and suggestions will be greatly appreciated.

Alex
webix 26 Oct, 2015
If the first submitted form is not the first in HTML, so the first one can aslo not be submitted anymore.

If it will help i can provide stage url as PM.
webix 26 Oct, 2015
Ah, option "Relative URL" is set to yes.
webix 26 Oct, 2015
Answer
And seems that was an issue... After setting Relative URl to no, works well with all forms. Founded in one of oldest Topics but was missed by mine further. So it can be closed.

So for all, who will have same issue: Try to set Relative Url under HTML (Render Form) options to no.
This topic is locked and no more replies can be posted.