Hello,<br><br>Please excuse me if this has already been answered somewhere.&nbsp; I searched the archives and Googled quite a bit before turning to the list.&nbsp; <br><br>I'm building a form with FormBuilder with my controller containing all the firm field definitions instead of using a .fb file.<br><br>My problem is when I submit the form I see from debug output that $self-&gt;formbuilder-&gt;submitted is set to 0 and validate is set to 1.&nbsp; <br><br>What will cause submitted not to be set after the form is submitted and passes validation?<br><br>I also noticed that validate returns 1 before the form is submitted for the first time too.&nbsp; Is that by design?<br><br>Thanks,<br><br>Ryan<br>