Welcome Guest, Not a member yet? Register   Sign In
How do you speed up form building/validation?
#1

[eluser]KeyStroke[/eluser]
Hi,

I've coded about 4 applications with CodeIgniter, and every time I start a new one, the most daunting and tiresome work is the creation and validation of forms. I understand it's fairly simple when creating a single form, but it quickly becomes a boring routine, especially when the security/validation part in form isn't always the same, so it's hard to reuse.

So my question is, what do you usually do to speed up the process of building forms and securing data entry?

Your input is much appreciated
#2

[eluser]Dam1an[/eluser]
Hi
There is a form generation library floating around here

I've not used it myself so can't say how good it is

The other option is to use one of the many CRUD generators, assuming most of your forms are interacting with a database
#3

[eluser]Gerson[/eluser]
Hi guys!!!

I do have the same problem. What I'm trying to do to get ride of this boring routine is to build an generic crud library to do all this job to me automagically.

If you want to get some more information I did put everything here:
http://ellislab.com/forums/viewthread/112901/

If anyone feel like helping, it’ll be quite much appreciated.

Best regards!
Gerson Goulart.




Theme © iAndrew 2016 - Forum software by © MyBB