No problem, just wanted to make you aware.
Any plans to add validation?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
December 28, 2010 6:59pm
Subscribe [10]#31 / Feb 21, 2011 3:18pm
No problem, just wanted to make you aware.
Any plans to add validation?
#32 / Feb 21, 2011 3:30pm
No problem, just wanted to make you aware.
Any plans to add validation?
There is a javascript validation with the below code:
$this->crud->set_required_fields(array('name','title'...etc)); // The name of the fieldsYou can see my example. In future I will add the validation of codeigniter. In my experience there where no need for php validation ( true story 😊 ) although I will add it.
#33 / Feb 21, 2011 3:33pm
Cool! Thanks
#34 / Apr 14, 2011 1:21pm
My new grocery CRUD v.1.0.0 is in this link. It has many many features that the old one didn’t have. Try it 😉
#35 / Apr 15, 2011 5:17am
Nice work!
#36 / Aug 08, 2011 6:15am
How set_relation_1_n work? I just dont understand the parameters in this function. Thanks
#37 / Aug 21, 2011 6:29am
How set_relation_1_n work? I just dont understand the parameters in this function. Thanks
You can see a working example at: http://www.grocerycrud.com/crud/example/set_a_relation_1_n