The forms that I insert into content via the mambot don't validate correctly.
I successfully made a form. I then installed the mambot so that I could insert the form in content. The mambot form worked but did not validate the entries. I compared the regular form page with the mambot form. I discovered that the regular form page had "class="required" specified for every field that it was supposed to validate. However the mambot generated form only had "class="required" for the first input field. This is very strange.
I successfully made a form. I then installed the mambot so that I could insert the form in content. The mambot form worked but did not validate the entries. I compared the regular form page with the mambot form. I discovered that the regular form page had "class="required" specified for every field that it was supposed to validate. However the mambot generated form only had "class="required" for the first input field. This is very strange.