Welcome Guest, Not a member yet? Register   Sign In
form set_value() not working ,,,,
#2

[eluser]smilie[/eluser]
Hi,

set_value() is part of form validation.

If your value comes from controller, just use:
$brand_name;

Once your form has been processed and in case there are errors in the form, then you can use set_value('value_name') which will be 're-filled' on page reload.

Read the form validation in user manual.

Cheers,
Smilie


Messages In This Thread
form set_value() not working ,,,, - by El Forum - 11-30-2010, 07:31 AM
form set_value() not working ,,,, - by El Forum - 11-30-2010, 10:51 AM
form set_value() not working ,,,, - by El Forum - 11-30-2010, 11:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB