I have two content types, A and B, with B referencing A. On content B, where the linked node title is displayed, I'd like to display additional field tokens to the title. The node title alone is not descriptive in this context, and thus could be further enhanced with additional information from the fields within that content type.

I understand you customize titles with the Automatic Node Titles module but I do not need to automate my titles, nor do I want to store the node titles with tokens appended.

I'm wondering if there is a way to customize the DISPLAYED node titles with tokens only in the context of the node reference link. I'd like to avoid having to create a view to display the content which the References module does fine as is.

Perhaps add a "display text" field that accepts tokens.

Thanks