api-platform / admin

A beautiful and fully-featured administration interface builder for hypermedia APIs
https://api-platform.com/docs/admin/
MIT License
481 stars 130 forks source link

Ability to set a field Property as label #423

Closed KDederichs closed 2 years ago

KDederichs commented 2 years ago

Description
When you have some relationship it is displayed by IRI as default which isn't really that helpful imo. There should be an easy way to define the property that's used as label.

Example
Something like <FieldGuesser source="project" labelProperty="projectTitle"/> for example would display the value of projectTitle as label