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.

CommentFileSizeAuthor
same title.PNG12.51 KBEric Yang

Comments

stano.lacko’s picture

One 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.