Welcome Guest, Not a member yet? Register   Sign In
set_value not working??
#5

[eluser]GSV Sleeper Service[/eluser]
this is an issue with the set_value function. check the code for set_value.
set_value() basically says "is there a validation object? yes! great, grab the value from the validation object. No! ok, grab the value from the post array"
If the field you're trying to set the value of is not part of the validation rules then set_value will not work. you'll have to either add a dummy validation rule for your field, or make a change to set_value()


Messages In This Thread
set_value not working?? - by El Forum - 06-30-2010, 07:47 AM
set_value not working?? - by El Forum - 06-30-2010, 07:50 AM
set_value not working?? - by El Forum - 06-30-2010, 07:57 AM
set_value not working?? - by El Forum - 06-30-2010, 08:00 AM
set_value not working?? - by El Forum - 06-30-2010, 08:03 AM
set_value not working?? - by El Forum - 06-30-2010, 08:17 AM
set_value not working?? - by El Forum - 07-19-2010, 04:41 PM
set_value not working?? - by El Forum - 07-28-2011, 12:21 PM
set_value not working?? - by El Forum - 07-16-2012, 12:21 PM
set_value not working?? - by El Forum - 07-16-2012, 02:49 PM



Theme © iAndrew 2016 - Forum software by © MyBB