Welcome Guest, Not a member yet? Register   Sign In
Repopulate TextArea
#1

[eluser]RobbieL[/eluser]
I'm having a bit of trouble with textareas in my forms not repopulating. The $field for them is there in my controller. All text inputs in the form work fine, just not textareas.

Here the code in my view;
Code:
<textarea name="description" "value="<?=$this->validation->description;?>"></textarea><?=$this->validation->description_error; ?>

Looked through the CI's userguide on Validation, and can't spot anything about textareas. Anyone got anyideas on what's going on?


Messages In This Thread
Repopulate TextArea - by El Forum - 10-18-2007, 06:06 AM
Repopulate TextArea - by El Forum - 10-18-2007, 06:24 AM
Repopulate TextArea - by El Forum - 10-18-2007, 06:28 AM
Repopulate TextArea - by El Forum - 10-18-2007, 10:55 AM
Repopulate TextArea - by El Forum - 10-21-2007, 01:43 PM
Repopulate TextArea - by El Forum - 10-21-2007, 02:42 PM
Repopulate TextArea - by El Forum - 10-21-2007, 02:44 PM
Repopulate TextArea - by El Forum - 10-21-2007, 02:58 PM
Repopulate TextArea - by El Forum - 10-21-2007, 03:24 PM



Theme © iAndrew 2016 - Forum software by © MyBB