Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2011 at 13:07 UTC
Updated:
6 May 2011 at 21:23 UTC
I have a page with arguments: author and node type. Now i want to use attachments to 'filter' that page. I tried one attachment with both arguments in it as a summery. Doesn't work. Only shows the first argument summery.
So i added another attachment with the second argument summery in there, the node type. Now the page renders with both attachments, yay. But clicking the first argument, author. Removes the second arguments summery (nodetype). Clicking the nodetype argument, returns.. nothing. It's like the page only works with it's first argument and that is author.
Hope this issue is a bit clearly described.
Comments
Comment #1
Michsk commentedSo the url will look something like.
messages/author-first-char/node-type
Comment #2
iamjon commentedlasac,
Please include replication instructions of what you have so far using simple content types and common fields, as well as an export of your view, and preferably screenshots/mock ups of what you're trying to achieve.
Comment #3
Michsk commentedi dropped this concept.
Comment #4
anawillem commentedwhat did you replace it with? i am still trying to accomplish something similar...