-
Is it possible, similarly to Laravel's Eloquent pivot table attributes, to store data in a relationship between entries somehow? Specifically, the situation is as follows: I have users that belong to one or more companies. I want to attach their role within that company, e.g. Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
martbock
Jun 2, 2023
Replies: 1 comment
-
Nevermind, you can just use something like a Grid fieldtype... |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
martbock
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nevermind, you can just use something like a Grid fieldtype...