Needs review
Project:
Views Boxes
Version:
7.x-1.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2011 at 21:41 UTC
Updated:
1 Jul 2014 at 21:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
brenk28 commentedThis patch allows you set an argument with Administrative name {do_not_pass_wildcard} in your view, to indicate to views_boxes so no argument value will be sent to the view. This should only be used for views with single arguments, or if the argument is last in the list.
Comment #2
brenk28 commentedRealized the patch in #1 fails when used in a make file.
Comment #3
jec006 commentedComment #4
jec006 commentedThis patch does not work as expected. The input for the contextual filter on the views boxes side is simply hidden when this argument is passed - making it basically always just do the default-no-argument behavior (normally hide the view).
Comment #5
recrit commentedattached is the fix from #2205699: Rendering does not respect setting for "When the filter value is NOT available"