Welcome Guest, Not a member yet? Register   Sign In
Input hidden
#1

[eluser]the_unforgiven[/eluser]
I have a input hidden field and I want to grab the value in my model

but this doesn't seem to work

Code:
'CustomerID'  => $this->input->post('CustomerID'),

So i tried this

Code:
'CustomerID'  => $this->input->hidden('CustomerID'),

And then got this error:
Quote:Fatal error: Call to undefined method CI_Input::hidden()

What should i do to achieve this?


Messages In This Thread
Input hidden - by El Forum - 01-31-2012, 02:18 PM
Input hidden - by El Forum - 01-31-2012, 02:32 PM
Input hidden - by El Forum - 01-31-2012, 02:35 PM
Input hidden - by El Forum - 01-31-2012, 02:36 PM
Input hidden - by El Forum - 01-31-2012, 02:46 PM
Input hidden - by El Forum - 01-31-2012, 02:49 PM
Input hidden - by El Forum - 01-31-2012, 02:50 PM
Input hidden - by El Forum - 01-31-2012, 02:53 PM
Input hidden - by El Forum - 01-31-2012, 02:53 PM
Input hidden - by El Forum - 01-31-2012, 02:55 PM
Input hidden - by El Forum - 01-31-2012, 02:56 PM
Input hidden - by El Forum - 01-31-2012, 02:59 PM
Input hidden - by El Forum - 01-31-2012, 03:00 PM
Input hidden - by El Forum - 01-31-2012, 03:03 PM
Input hidden - by El Forum - 01-31-2012, 03:08 PM
Input hidden - by El Forum - 01-31-2012, 03:13 PM
Input hidden - by El Forum - 01-31-2012, 03:16 PM
Input hidden - by El Forum - 01-31-2012, 03:19 PM
Input hidden - by El Forum - 01-31-2012, 03:32 PM
Input hidden - by El Forum - 01-31-2012, 03:46 PM
Input hidden - by El Forum - 01-31-2012, 03:49 PM
Input hidden - by El Forum - 01-31-2012, 03:51 PM
Input hidden - by El Forum - 01-31-2012, 03:52 PM
Input hidden - by El Forum - 01-31-2012, 03:58 PM
Input hidden - by El Forum - 01-31-2012, 04:03 PM
Input hidden - by El Forum - 01-31-2012, 04:06 PM
Input hidden - by El Forum - 01-31-2012, 04:24 PM
Input hidden - by El Forum - 02-01-2012, 02:15 AM
Input hidden - by El Forum - 02-01-2012, 02:18 AM
Input hidden - by El Forum - 02-01-2012, 02:46 AM
Input hidden - by El Forum - 02-01-2012, 02:51 AM
Input hidden - by El Forum - 02-01-2012, 02:58 AM
Input hidden - by El Forum - 02-01-2012, 03:02 AM
Input hidden - by El Forum - 02-01-2012, 03:10 AM
Input hidden - by El Forum - 02-01-2012, 04:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB