| Different fields
I am trying to set up a database of food recipes ( with review ).
Since I need 3 textboxes for description the input fields should be different from the standard database ( food products in my case )
I tried to modify ulpoadproduct1.tmpl
I assumed that the standard template is ulpoadproduct.tmpl
( I could not find the explected ulpoadproduct0.tmpl )
Anyway after I modify the file I do not seem to see any diffence in the fields in uploadproduct.php
( I also tried to modify ulpoadproduct.tmpl and I still see no difference )
Am I on the completely wrong track ?
PS If I change the english description in
languages/english/uploadproduct1.php
it seems to work so I can handle the English but adding / removing a field from the template table uploadproduct1.tmpl seems uninfluential
( the filed is still there in the upload )
P
Paolo
Last edited by lifeinitaly; September 9th, 2007 at 07:03 PM.
|