Active
Project:
References
Version:
7.x-2.0-beta3
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2011 at 15:00 UTC
Updated:
23 Nov 2011 at 20:55 UTC
When I want to reference a node.
It is hard to tell which node is which if I have multiple nodes with the same title.
Like this:
Hello world
Hello world
Hello world
It is better if I can customize the label of the node using token in the widget.
For example: The URL is unique or menu structure.
/sites/1/hello_world
/sites/2/hello_world
/sites/3/hello_world
1--Hello world
2--Hello world
3--Hello world
Any quick way to do that?
I have lots of nodes with same titles in my site.
| Comment | File | Size | Author |
|---|---|---|---|
| same title.PNG | 12.51 KB | Eric Yang |
Comments
Comment #1
stano.lacko commentedOne of solution is use view for referenced filed.
Create a view with Title and NID and attach this view in the Field settings.
Let's play with it, I made this in 6.x two years ago, page is now offline, so I can't tell you the exact process. But it was working.