groceryCRUD version 0.8 |
[eluser]Frank Rocco[/eluser]
No problem, just wanted to make you aware. Any plans to add validation?
[eluser]web-johnny[/eluser]
[quote author="Frank Rocco" date="1298337496"]No problem, just wanted to make you aware. Any plans to add validation?[/quote] There is a javascript validation with the below code: Code: $this->crud->set_required_fields(array('name','title'...etc)); // The name of the fields
[eluser]web-johnny[/eluser]
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 ;-)
[eluser]David Tran[/eluser]
How set_relation_1_n work? I just dont understand the parameters in this function. Thanks |
Welcome Guest, Not a member yet? Register Sign In |