Welcome Guest, Not a member yet? Register   Sign In
add and edit in one view
#2

[eluser]Piter[/eluser]
Hi
Better is:
Code:
<?php echo form_input(array('id' => 'ser_cislo', 'name' => 'ser_cislo', 'value'=>set_value('ser_cislo', $ser_cislo))); ?>
If you have added to the from_validation set_rules.

I think it's better to do two grained forms, mute the mess in the code and faster to catch potecjalne errors.


Messages In This Thread
add and edit in one view - by El Forum - 04-04-2011, 07:34 AM
add and edit in one view - by El Forum - 04-04-2011, 12:27 PM
add and edit in one view - by El Forum - 04-04-2011, 11:47 PM
add and edit in one view - by El Forum - 04-05-2011, 12:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB