Closed (works as designed)
Project:
Viewfield
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2007 at 06:39 UTC
Updated:
30 Apr 2008 at 13:32 UTC
It's my understanding that given that a view has an argument of a vocabulary's taxonomy terms that I can then specify multiple terms separated by a comma in the 'arguments' field and each of those will output.
For example, I've got a vocabulary with 3 terms: 2005, 2006, and 2007. In my node's 'arguments' field, I specify '2005, 2006', but only 2005 is output. Is this how it's supposed to work and I'm just misunderstanding? I thought it would output both the results of 2005 and 2006, one after another.
Comments
Comment #1
darren ohNo, an argument can have only one value. Multiple values are for multiple arguments.