Welcome Guest, Not a member yet? Register   Sign In
How to automatically generate new pages in a CRUD app?
#6

[eluser]sean_THR[/eluser]
You could automatically generate the band index in the same fashion. Just pull all the band names from the DB and loop through them in the view. If you're worried about malicious entries, you could just add a new column to the DB, "approved," that you could set to either true or false - default to false, and then you could set it to true after you reviewed it.


Messages In This Thread
How to automatically generate new pages in a CRUD app? - by El Forum - 01-17-2011, 11:47 AM
How to automatically generate new pages in a CRUD app? - by El Forum - 01-17-2011, 11:56 AM
How to automatically generate new pages in a CRUD app? - by El Forum - 01-17-2011, 02:27 PM
How to automatically generate new pages in a CRUD app? - by El Forum - 01-17-2011, 02:33 PM
How to automatically generate new pages in a CRUD app? - by El Forum - 01-17-2011, 03:32 PM
How to automatically generate new pages in a CRUD app? - by El Forum - 01-17-2011, 04:04 PM
How to automatically generate new pages in a CRUD app? - by El Forum - 01-18-2011, 11:41 PM
How to automatically generate new pages in a CRUD app? - by El Forum - 01-19-2011, 12:04 AM
How to automatically generate new pages in a CRUD app? - by El Forum - 01-19-2011, 12:17 AM
How to automatically generate new pages in a CRUD app? - by El Forum - 01-19-2011, 11:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB