Nodequeue Views Help

Events happening in the community are now at Drupal community events on www.drupal.org.
arcane's picture

I am hoping someone from our NYC community can help with this question. I am using NodeQueues to order all of the content on our landing pages for a site we are developing. I am running into a problem with the views and NodeQueues. When you create a nodequeue, a view is automatically created for the nodequeue you just created. However, I would like to have one single view that has the QID passed in without creating a separate view for each nodequeue. There is a setting in the nodequeue settings for this, but I wasn't able to get the module to create the desired view automatically so I would like to do it manually. Can someone please advise? Thanks.

Otherwise this means creating between 15-20 additional views, leading to 15-20 additional template files for us, and I'd rather avoid such kind of code practice. I already posted this question to the nodequeue issues queue and there is some urgency for this issue so I am reaching out here as well.