Hello, I understand database inserts with SQLFORM( ) and accepts( ) are automatic when input is valid. However, I need more control over the form fields and validation upon data entry, not on the model level. Those are limited when using SQLFORM.
Can anyone point out a simple example of using FORM( ) and accepts( ) to then insert the values on a database? Thanks, Eduardo