Welcome Guest, Not a member yet? Register   Sign In
How to pass multiple values from view->controller->model
#21

[eluser]Eric Cope[/eluser]
what does your view look like? how are you setting the data upon validation failure?

look for value="<?=$this->validation->formElementName;?>"

On a side note:
I know the feeling of frustration when things are not working, but learning how to solve these types of problems is very important. Learn to use var_dump and other methods of debugging these issues. Ask yourself how data is supposed to traverse the MVC framework. Don't be afraid of opening up codeIgniter files. The worst thing to happen is you screw them up and you have to re-download the system. There has been a lot of hand holding. Its time to kick you out of the nest. Spread your wings and fly, little codeIgniter!


Messages In This Thread
How to pass multiple values from view->controller->model - by El Forum - 08-07-2008, 11:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB