in reply to Re: altering existing form
in thread altering existing form
display.tmpl has:<input type=text name="dept" size=30>
body.tmpl has:<strong>Department: </strong><TMPL_VAR NAME=DEPARTMENT><BR>
UPDATEDepartment: <TMPL_VAR NAME=DEPARTMENT>
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: altering existing form
by EvanK (Chaplain) on Feb 27, 2007 at 15:29 UTC |