Welcome Guest, Not a member yet? Register   Sign In
Form validation clears the form
#2

[eluser]srpurdy[/eluser]
Code:
<?php echo set_value('field_name');?>

Keep in mind right now by default every field will need to have a validation rule for this to work. Even if you don't need validation on that field. So you will need a blank validation on fields with no validation. If you don't put a validation for a specific field that field will never re-populate itself.


Messages In This Thread
Form validation clears the form - by El Forum - 09-07-2012, 10:53 AM
Form validation clears the form - by El Forum - 09-07-2012, 02:06 PM
Form validation clears the form - by El Forum - 09-15-2012, 12:37 AM



Theme © iAndrew 2016 - Forum software by © MyBB