hello to all
I have in GC1.3.3 a field "password" and other "confirm_password" ,this last one does not exist in the database.
And I have this rule:
$crud->set_rules('confirm_password', 'Confirm password', 'required|matches[password]');
When migrating it to GC1.4.1, when I give to click in the button "save and go back", he does not do anything, does not work.
that he could be?
//sorry my bad english...