Welcome Guest, Not a member yet? Register   Sign In
Form re-population with no rules set
#6

[eluser]Michael Wales[/eluser]
You can just use a blank ruleset and it will allow you to use the repopulation functions correctly..

Code:
$this->form_validation->set_rules('email', 'Email Address', '');

Code:
<input type="text" name="email" id="email" value="<?php echo set_value('email'); ?>" />


Messages In This Thread
Form re-population with no rules set - by El Forum - 12-15-2008, 09:39 AM
Form re-population with no rules set - by El Forum - 12-15-2008, 09:44 AM
Form re-population with no rules set - by El Forum - 12-15-2008, 09:45 AM
Form re-population with no rules set - by El Forum - 12-15-2008, 09:47 AM
Form re-population with no rules set - by El Forum - 12-15-2008, 10:12 AM
Form re-population with no rules set - by El Forum - 12-15-2008, 10:38 AM
Form re-population with no rules set - by El Forum - 12-15-2008, 10:44 AM
Form re-population with no rules set - by El Forum - 12-15-2008, 01:27 PM



Theme © iAndrew 2016 - Forum software by © MyBB