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

darren oh’s picture

Status: Active » Closed (works as designed)

No, an argument can have only one value. Multiple values are for multiple arguments.