Closed (fixed)
Project:
Views Menu Support
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
23 Sep 2011 at 02:32 UTC
Updated:
16 May 2024 at 00:51 UTC
Jump to comment: Most recent
Comments
Comment #1
itangalo commentedI guess you could do this by setting the menu item reference to empty, and then using an OR filter setting in Views – displaying any slideshow images that either match the currently viewed page OR have empty reference field.
(It wouldn't make it possible to have default slideshow content as fallback, but I don't see how adding an 'all pages' option would do that either.)
If you want a default fallback, and not include all the default images in all slideshows, I would recommend using the "empty behaviour" setting. If there are no slideshow images for the viewed page, then the empty behaviour could load another view (showing all the images with empty menu item reference).
Setting this as fixed for now – please reopen if I'm misinterpreting the situation (or the suggested solution doesn't work).
Comment #2
Anonymous (not verified) commentedThanks, I hadn't thought about using Views' 'No Results Behaviour' setting... That did the trick.
Comment #3
itangalo commentedSweet! Thanks for taking time to report positive result.