By carmichael84 on
I have a question about the node reference field.
I want user to reference their own nodes only into a node reference field.
How should I do?
Thanks to all,
Michele
Edited by WorldFallz - moved to appropriate forum.
I have a question about the node reference field.
I want user to reference their own nodes only into a node reference field.
How should I do?
Thanks to all,
Michele
Edited by WorldFallz - moved to appropriate forum.
Comments
views + node reference
You can set up a view containing only the current user's nodes and then set that view as the data source for the node reference field. You can do that on the field configuration page at /admin/content/node-type/[content_type_name]/fields/[field_name]; look for "Advanced - Nodes that can be referenced (View)".