2 moduls on 1 page

Resolve a ChronoForms form not validating or submitting when multiple forms are on the same page.

Overview

The issue occurs because having two CF forms published on a single page can cause a JavaScript conflict, preventing one form from properly validating fields and sending submissions.
Ensure each form on the page has a unique HTML ID and name. Adjust the form settings so their JavaScript events do not interfere with each other.

Answered
pa palsx 01 Mar, 2014
Answer
Hello such a problem, if on a page has published two forms, one of them stops working.
pa palsx 01 Mar, 2014
when you click "submit" the message "thanks", does not check the empty fields and the message does not come.
This topic is locked and no more replies can be posted.