hi there
i added some fileds to user table and _form.php also to get more information from user while registration process
but i cant save them in table, only predefined filed are saved.
what should i do?
thanks in advanced
hi there
i added some fileds to user table and _form.php also to get more information from user while registration process
but i cant save them in table, only predefined filed are saved.
what should i do?
thanks in advanced
Have you updated the User Model for validation rules like new fields as Safe Attribute?
solved, thank you