JoelWebsites Posted June 30, 2014 Share Posted June 30, 2014 (edited) AdminEmployeesController.php Edited June 30, 2014 by joeljfernandes (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted June 30, 2014 Share Posted June 30, 2014 hello in employee class add this in object definition :-) Link to comment Share on other sites More sharing options...
vekia Posted June 30, 2014 Share Posted June 30, 2014 define: public $phone; and 'phone' => array('type' => self::TYPE_STRING, 'validate' => 'isAnything', 'size' => 32), in 'fields' => array Link to comment Share on other sites More sharing options...
JoelWebsites Posted July 1, 2014 Author Share Posted July 1, 2014 Thank you so much!!!! IT WORKED!!! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now