Welcome Guest, Not a member yet? Register   Sign In
groceryCRUD version 0.8
#31

[eluser]Frank Rocco[/eluser]
No problem, just wanted to make you aware.

Any plans to add validation?
#32

[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
You 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

[eluser]Frank Rocco[/eluser]
Cool! Thanks
#34

[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 ;-)
#35

[eluser]Atharva[/eluser]
Nice work!
#36

[eluser]David Tran[/eluser]
How set_relation_1_n work? I just dont understand the parameters in this function. Thanks




Theme © iAndrew 2016 - Forum software by © MyBB