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
AssociationField with one-to-one relation works good: it shows link and id of item in "detail" section.
AssociationField with one-to-many or many-to-many relation works bad: it shows only a number of items in "detail" section. And no hyperlinks in "edit" section.
We should get the opportunity to have hyperlinks to related entities for every item.
The text was updated successfully, but these errors were encountered:
AssociationField with one-to-one relation works good: it shows link and id of item in "detail" section.
AssociationField with one-to-many or many-to-many relation works bad: it shows only a number of items in "detail" section. And no hyperlinks in "edit" section.
We should get the opportunity to have hyperlinks to related entities for every item.
The text was updated successfully, but these errors were encountered: