Download & Extend

Is it possible to include one-to-null relationships?

Project:Node Family
Version:5.x-1.4
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I'm using node family with views_fusion, and I've used the API to create relationships between nodes as needed. Is it possible to have a relationship so that all items in table 'A' are included, even if there is no existing node in table 'B' to relate to? I could create a dummy node and link to that, but it seemed to be a pretty poor solution.

Thanks,
--Andrew

Comments

#1

Version:5.x-1.3» 5.x-1.4

Updating to the latest version. I ended up writing a custom module linking items to a dummy node. It works fine, but is still a hack. Is this solved with relationships in Views 2?

--Andrew

#2

Status:active» closed (fixed)

I now realize that this is asking for LEFT JOIN support, but as this module is essentially dead I'm closing the issue.

nobody click here