Welcome Guest, Not a member yet? Register   Sign In
Automated Form Generation
#1

[eluser]Phil Sturgeon[/eluser]
Call me lazy but there is nothing more boring than making 100's of CRUD forms for your new admin control panel. There are a few solutions:

Scaffolding: Sadly short term solution and has its obvious flaws like cannot access NULL values and needs a separate controller for each damn table.

CodeCrafter: Is a very intelligent piece of coding, sites that code themselves are not only a dream but in some ways a nightmare... this is my job you are stealing here!! However the code is a little OTT, makes too many folders and is not the best solution.

Rapyd: Any idea how the hell to make this work? Takes me a long time of faffing just to get a simple form done, and again, includes HUNDREDS of files!

Is there any solution to simply create a really simple form from a database? Like, one single controller with a parameter accepting a table name which passes to a library to return a dynamically generated view?

There is no need for all this "Comes with 6 million Javascript libraries and requires a new folder in every single CI folder" its OTT and messy. I do hope there is another CRUD solution as coding one myself would take even longer than making the forms :p


Messages In This Thread
Automated Form Generation - by El Forum - 06-21-2007, 08:53 AM
Automated Form Generation - by El Forum - 06-21-2007, 09:29 AM
Automated Form Generation - by El Forum - 06-21-2007, 01:13 PM
Automated Form Generation - by El Forum - 06-21-2007, 02:52 PM
Automated Form Generation - by El Forum - 06-21-2007, 05:23 PM
Automated Form Generation - by El Forum - 06-21-2007, 05:30 PM
Automated Form Generation - by El Forum - 06-21-2007, 05:57 PM
Automated Form Generation - by El Forum - 06-23-2007, 09:56 AM
Automated Form Generation - by El Forum - 06-24-2007, 04:43 PM
Automated Form Generation - by El Forum - 09-25-2007, 09:33 PM
Automated Form Generation - by El Forum - 09-26-2007, 03:21 AM
Automated Form Generation - by El Forum - 09-26-2007, 08:00 AM
Automated Form Generation - by El Forum - 09-26-2007, 10:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB