Download & Extend

A question regarding the possibility of a certain type of relationship . . .

Project:Content Construction Kit (CCK)
Version:6.x-2.6
Component:Views Integration
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

I have an intranet site that I'm trying to create a certain view on and not getting much success. The view involves two content types: one is a person-based (not users) content type and the other is an action-based (not actions-module-based) content type that references the person-based content type with a node reference field.

I want to be able to have a list of the person-based content types and include some data from the action-based content type, specifically, the most recent date. Using relationships, I can create a list of action-based content types that includes data from the person-based content type, but not the other way around.

Is it even possible to do what I want to do with Views?

If it's possible, but not through the UI, a pointer to relevant documentation would be appreciated.

Thank you.

Comments

#1

Project:Views» Content Construction Kit (CCK)
Version:6.x-2.6» 6.x-2.6
Component:User interface» Views Integration

I move this to CCK, because cck could create this relationship .

#2

Status:active» closed (duplicate)

Discussed here: #241078: Reverse node-reference views relationship

#3

@markus_petrux: Thanks for pointing me to that issue. While it doesn't solve my problem, the referenced Views Custom Field module does.