Hi guys,

I see problem, that form, which save user answer will attach AJAX for other forms. It's because AJAX attached to element named "submit" and not provided other selector. Such name have many forms on site and that's why ajax attached on other forms.

Comments

Samvel created an issue. See original summary.

samvel’s picture

Assigned: samvel » Unassigned
Status: Active » Needs review
StatusFileSize
new566 bytes

I changed element name, it's decide this problem easily