Thanks Manuel for the latest update of the class. I noticed a particular bug fix: - Fixed bug of adding custom input validation errors twice when ShowAllErrors...
Hi Manuel, ... form_custom_test_class.php : class form_custom_test_class extends form_custom_class { var $client_validate = 0; var $server_validate = 1; ...