I have multiple 1:n-relations from one entity to another (e.g. I have a "Foo"-Entity with 3 lookup fields targeting "Account"). When I open an account and click on "Related" I see 3 times the entity "Foo".
Is there a way to give these entries a name? These three entries are n:1-relations from the entity Account to the entity "Foo", but my users are confused about what "Foo"-entry to click on - having the name of the lookup field of the target entity there would be great.