Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Hi all,I've a picture field (image data type in MSSQL) where the user uploads his product's picture.Because not all the users do upload images, I'd like the view page show a "default picture/image" when this occurs. How do I go by?TIA,Emilio
Emilio,place your default image to the include/images/ directory and rename it to no_image.gif.
Jane,In my case, worked better placing the image in the output/images directory.Thank you.Emilio