By marynz on
Hi
i have created a block showing recent blog posts, I would like to display a thumbnail of the image that was uploaded by the blogger, or, if no image was uploaded, i would like to display the user picture of the blogger.
I can get just the user pictures to display, or just the thumbnails, also i can get both to display at once, but im having trouble getting the result i'm after.
Using Views 2.11
Any suggestions?
thanks
Mary
Comments
Sounds like what you want is
Sounds like what you want is a replacement token for the "empty text field". If you look at the thread here (http://drupal.org/node/768060), you'll see a discussion with some patches that do this. Also, this feature will most likely be in the next stable release of views (one of the patches was committed).
Alan
thanks Alan
thats just what i needed, ill give it a go