Closed (fixed)
Project:
Google Chart Tools
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2012 at 15:03 UTC
Updated:
23 Oct 2012 at 04:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
konforti commentedCool, very nice feature.
When the
substitutionsare not set (there no contextual-filter set in the view), the '%1' is printing to screen, and it's Ok.But if the contextual-filter is set but it's empty (no argument supplied), the '%1' should not be printing to screen. its should be substitute it to an empty string or so.
If you can update the description of these fields with the new ability it will be great too.
Thanks.
Comment #2
btopro commentedRun the patch included in the OP then run this one. If an argument is included but the substitution isn't set then this will remove them correctly
Comment #3
konforti commentedMost of this patch is code from views it self, and from yours.
It's deal better with multi argument settings.
Please test it.
Comment #4
btopro commentedignores when they aren't available, renders when they are. Looks ready to go to me
Comment #5
konforti commentedCommited: http://drupalcode.org/project/google_chart_tools.git/commitdiff/474a4caf...