Welcome Guest, Not a member yet? Register   Sign In
Sharing a view file for Add and Edit functions
#5

[eluser]billmce[/eluser]
[quote author="digitalbloke" date="1270523165"]
<input type="text" name="title" id="title" value="<?php echo set_value('title', ( isset($title) ) ? $title : ''); ?>" /></li>


[/quote]

You don't need the 'isset' ... you may need to initialize your values before the view.
In other words, blank all the values, set what needs set, then bring up the view.


Messages In This Thread
Sharing a view file for Add and Edit functions - by El Forum - 04-05-2010, 12:27 PM
Sharing a view file for Add and Edit functions - by El Forum - 04-05-2010, 03:55 PM
Sharing a view file for Add and Edit functions - by El Forum - 04-05-2010, 04:06 PM
Sharing a view file for Add and Edit functions - by El Forum - 04-05-2010, 07:48 PM
Sharing a view file for Add and Edit functions - by El Forum - 04-07-2010, 05:36 AM
Sharing a view file for Add and Edit functions - by El Forum - 04-07-2010, 08:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB