i would like to be able to attach unpublished child nodes to a specific unpublished parent node. at the moment, relativity only allows published content to be attached. this is so i can prepare data to then be scheduled at a later date.

Comments

George2’s picture

forgot to mention, i'd also like to be able to checkbox the child nodes i want from the list of available child nodes rather than one at a time

darius’s picture

Status: Active » Fixed

For the first issue, remove any "AND n.status = 1" conditions in queries in relativity.module. There's no other quick solution without some code rewrite.

For the second, check the "Use taxonomy" option in global settings.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.