This might be something that i have been missing in the docs or forums. :casstet: But if I have a portfolio type publication for artist to upload images. Say I have 5 upload fields and someone only has 3 images to uploads. They way I would do it know it would get a red x or what ever the image missing deal is. How do i set up the template so it says no image available or just not display anything.
Thanks
BC
Posted: 22.06.2005, 18:09
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
what you need to do is make use of the smarty templating:
if your image field is called $Photo then you can add this to you template: