Welcome Guest, Not a member yet? Register   Sign In
Combine Edit & Input Views
#2

[eluser]Pygon[/eluser]
you could embed an if statement, such as:

Code:
<td align="center" valign="middle">
<input name="absences"
type="text"
size="3"
maxlength="3"
value="<?=(empty($absences)?$this->validation->absences:$absences)?>"
/></td>


Messages In This Thread
Combine Edit & Input Views - by El Forum - 01-03-2008, 09:32 AM
Combine Edit & Input Views - by El Forum - 01-03-2008, 09:59 AM
Combine Edit & Input Views - by El Forum - 01-03-2008, 10:10 AM
Combine Edit & Input Views - by El Forum - 01-03-2008, 11:51 AM
Combine Edit & Input Views - by El Forum - 01-03-2008, 12:38 PM
Combine Edit & Input Views - by El Forum - 01-03-2008, 12:42 PM



Theme © iAndrew 2016 - Forum software by © MyBB