Is it possible to customize the navigation links above entities when navigating around?
For example, if I have a Parent->Child Entity Relationship (Many-to-One)
I click the child, and it displays:
Child Entity List Link > Child Entity Name
But I desire it to show:
Parent Entity Link > Child Entity Name
In other words, how does one control breadcrumbs? It seems only to default to Entity Type List > Entity
For example, if I have a Parent->Child Entity Relationship (Many-to-One)
I click the child, and it displays:
Child Entity List Link > Child Entity Name
But I desire it to show:
Parent Entity Link > Child Entity Name
In other words, how does one control breadcrumbs? It seems only to default to Entity Type List > Entity
Comment