Insert view ignores multiple arguments
sgriffin - June 5, 2009 - 17:58
| Project: | Insert View |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
[view:taxonomy_term=block_1=107,60]
Current documentation appears to indicate this should work.
First argument works, second is ignored.
Normal taxonomy view with multiple arguments works as expected as well as this display used when doing a Live Preview.
Taxonomy: Term ID
%1
Validator: Taxonomy Term
Term Ids seperated by , or +
Allow Multiple terms per argument

#1
#430596: Changing Argument Separator
#419880: Various improvements
#2
Which means what?
Are multiple arguments currently not supported by views 2 or is there some method.
The documentation indicates that multiple arguments are supported but does not indicate they only work for views 1.
#3
multiple values for one argument are not supported in insert_view-6.x-1.0. They will be supported in the next release..
#4
Oh I see, I'm not actually using a multiple argument but a multiple value for one argument. I should be able to advance this module for my needs.
Thanks for your help.