Closed (fixed)
Project:
ImageField
Version:
6.x-3.7
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2010 at 08:19 UTC
Updated:
8 Dec 2010 at 14:00 UTC
Hi, is it possible to remove the default image that I set when viewing in full node? I only want the imagefield to show when a user uploads an image.
I will be using the default image in a block created by views module.
Thanks,
Comments
Comment #1
Meeyo commentedMay be my question is confusing. Just a clarification.
hide default image in full node if there is no image uploaded but show it in full node if a user has uploaded an image. I only need the default image in a block that I created from a view.
Comment #2
mineshm commentedYes you need to untick "Use default image" in the CCK Imagefield in "Content types"
This will have side effect in Views. Views will not display an image by default anymore. In this case I would use "Empty text" in views when you select you imagefield.
you can add html in "Empty text"