Greetings...
1).I have different node queus..
Nodequeue A
Nodequeue B
Nodequeue C
2). And I am trying to create a block to list all nodes from a nodequeue
Nodequeue A
Node A
Node B
Node C
2a) I can do that no problem. I first create a relationship to the specific nodeque I am building a block for / or I can create a filter by the nodetitle.
3) When I try to add:
(queue) Nodequeue: Queue title
in the field section of views, it only lists one of the nodeques the node is a member of.
I would like my block to create a list like this:
Nodequeue A Collection
Node A (field title: all nodeques this node belongs too) Nodequeue A,Nodequeue b,Nodequeue C,
Node B (field title: all nodeques this node belongs too) Nodequeue A,Nodequeue C,
Node C (field title: all nodeques this node belongs too) Nodequeue A,Nodequeue b
Im sorry if this is really a stupid question but I have tried all morning and cant figure it out. thanks for any help.
Comments
Comment #1
AntiNSA commentedI have made a stupid mistake. In fields you can select All Queues!