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.
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
Comment #1
George2 commentedforgot 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
Comment #2
darius commentedFor 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.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.