Hello,

It would be nice to have a way to choose what field or fields should be used to display the entity in the fields widget instead of hardconding the usage of "title (node:nid)"

Thanks, regards,
Maurizio

Comments

steveoliver’s picture

Priority: Major » Minor
Status: Active » Closed (works as designed)

You can change the output of each relation field by overriding theme_relation_select_item_value(). See Using Theme Override Functions.