Welcome Guest, Not a member yet? Register   Sign In
Re-populating the form
#1

[eluser]Unknown[/eluser]
Hello.

I'm not using the Form Validation library because creating my own rules isn't very flexible.

For example, I can not pass more additional info to my callbacks:

function username_check($username, <$this->post->input('user_id')>) {}

Or I'm wrong? There is a way to do this?

My question is if I don't use Form Validation library set_value('field_name') work in my views, or I need to use $this->post->input('field_name') instead?

Thanks. Smile


Messages In This Thread
Re-populating the form - by El Forum - 09-23-2009, 07:35 AM
Re-populating the form - by El Forum - 09-23-2009, 11:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB