I'd like to show a slideshow on a node's page based on a nodequeue reference field. I figure that should be a default argument that looks at a named field in the current node. Just using the node default argument and a relationship didn't work (or I couldn't figure out the right combination of settings.)

Comments

John Franklin created an issue. See original summary.

john franklin’s picture

Status: Active » Needs review
StatusFileSize
new3.49 KB

Attached patch adds the default argument handler.

john franklin’s picture

StatusFileSize
new3.48 KB

Better patch that doesn't generate warnings if the field exists but no queue is selected.