Active
Project:
Data
Version:
6.x-1.0-alpha14
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Nov 2010 at 16:20 UTC
Updated:
6 Jan 2011 at 20:03 UTC
My current understanding is the following:
1) Using data_node.module one can construct a view with a field that links to a referenced node. This is accomplished by adding a column that contains NIDs which essentially act as node references. I have taken a first step toward documenting how to do this in #898562: How to relate node to data table?.
2) I assume the data_taxonomy.module acts in a manner very similar to that of data_node.module.
3) The patch in issue #617672: CCK Field: Data-row reference would allow the creation of a CCK field that references specific records (rows) of a data table.
Good so far? Please add further documentation!
Comments
Comment #1
kbk commentedComment #2
dafederPossible duplicate: #976292: Data Node module does not populate data_table_node