You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And now you can use a regular Field component, and the label displays correctly in the Show view.
1613
1613
1614
-
### Linking to other records
1614
+
### Linking To Other Records
1615
1615
1616
-
Your custom Field component might need to display a link to another record. React Admin provides a `linkToRecord(basePath, id[, linkType])` method for this purpose.
1616
+
A custom Field component might need to display a link to another record. React Admin provides a `linkToRecord(basePath, id[, linkType])` method for this purpose.
0 commit comments