-
if there is no image (eg, record has no image), select a different dynamic image (eg, category image):
-
Image Source (post record image)
-
Secondary Source (category record image)
-
Tertiary Source (author image)
-
If there’s no image… (placeholder image)
At the moment, the show the image field from a database record with an uploaded fallback image is really, really helpful. This could be even better though, with the ability to add multiple fallbacks.
Use case: blog
Show post entry’s cover image
If that’s empty, show post entry’s category’s cover image
If that’s empty, show post entry’s category’s parent category’s image
If that’s empty, show uploaded image
This would allow for super-rapid prototyping and development and eliminate any ‘empty’ images, whilst delivering a really nice UX.