I think the title says it all...how do I accomplish this?

I've been searching around but didn't find anything....hopefully someone can point me in the right direction.

Ideally, on the Add nodequeue page, different workflow states can be shown and I can tell the nodequeue to only accept nodes that have a specified workflow state (which I can specify right on that page).

Ofcourse the "add nodequeue page" will have to know which workflow states are applied to the node types that I select......maybe as you select a nodetype, the allowed workflow states dynamically show up?

Comments

ezra-g’s picture

Title: Adding nodes to nodequeue but only nodes from a specified workflow state » Restrict queues by workflow state
Version: 5.x-2.2 » 7.x-2.x-dev
Component: User interface » Code
Category: support » feature

This is a feature request. It should probably work similarly to the checkboxes which restrict eligibility for a queue based on node type.

amateescu’s picture

azinck’s picture

Rather than build this specifically for workflow, I'm thinking it would make more sense to allow nodequeues to be restricted by a View.

fizk’s picture

Issue summary: View changes

@azinck Great idea! Let's work on this in #2787237: Restrict nodes by Views.