This repository has been archived by the owner on Feb 7, 2025. It is now read-only.
VOYAGER relationships #5457
anthonyaniah
started this conversation in
General
Replies: 1 comment
-
This can be done with an accessor method. Here's the docs for BREAD-action specific accessors, but the general concept is a Laravel feature |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When a relationship is created between two Models, only one field can be displayed. For instance:
surName, firstName, otherName columns cannot be selected to displayed all against on single row. Modification is needed to capture selection of multiple table fields on one row. Voyager is actually a powerful Admin Creator. Weldone, Team.
Beta Was this translation helpful? Give feedback.
All reactions