Hi everyone!
I created multipage form with a lot of parameters, calculations custom code, etc. It was a big job, so CF5 had updated twice (it seems to me🙂 ). After last one, my fields, marked as "required" allow to user submit page with empty fields. In the "code" section I can see the next code:
Plus, the "hidden" parameter for containers on loading doesn`t work too.
Please help.
I created multipage form with a lot of parameters, calculations custom code, etc. It was a big job, so CF5 had updated twice (it seems to me🙂 ). After last one, my fields, marked as "required" allow to user submit page with empty fields. In the "code" section I can see the next code:
<input name="text308" id="text308" value="" placeholder="" maxlength="" size="" class="validate['required'] form-control A" title="" style="" data-inputmask="" data-load-state="" data-tooltip="" type="text" />
Plus, the "hidden" parameter for containers on loading doesn`t work too.
Please help.