Dont repeat myself...? -- Populating dropdown with DB data |
[eluser]rvent[/eluser]
Hello, I am back at my CI intranet project and i have found this post: http://ellislab.com/forums/viewthread/64256/ I ended up with the following function in the controller: Code: function listPrio() Function in the Model: Code: function createBoard() And view: Code: <html> But i get a blank page.. Any ideas..? Thanks |
Messages In This Thread |
Dont repeat myself...? -- Populating dropdown with DB data - by El Forum - 01-08-2008, 01:09 PM
Dont repeat myself...? -- Populating dropdown with DB data - by El Forum - 01-08-2008, 01:44 PM
Dont repeat myself...? -- Populating dropdown with DB data - by El Forum - 01-08-2008, 02:46 PM
Dont repeat myself...? -- Populating dropdown with DB data - by El Forum - 01-08-2008, 04:03 PM
|