Can you add support for formatters? If x field is blank then show y field, then the formatter options pop up (for imagecache etc.) See screenshot.

CommentFileSizeAuthor
Screen Shot 2012-12-04 at 11.45.50 AM.png102.71 KBsartogo

Comments

benclark’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

The module uses the formatters from the fields you select. It does not override them or apply its own.

So, for example, in the screenshot you attached, the Views If Empty field would use the "Image" formatter with the "thumbnail" image style, which is what you have selected for the "Content: Image" field in your view.

If this is not the behavior you're seeing (for example, if the image styles aren't applying), please file a bug report and include as much detail as possible (screenshots, views export code, etc.).