mpociot/teamwork

it has a way to bind the team to multiple fields on the same model

ggafiled opened this issue · 4 comments

Sorry, it has a way to bind the team to multiple fields on the same model like this? I want to get a team and member list by each field that references the team model.
image

I am not sure if I understand your requirement correctly.
But if you want to have further fields on the team model you can just ad them to the Database and extend the Team model.

on Constarution Model i need to bind surveyDesignTeam, surveyDesingDateBy, ifccTeam, wallBoxTeam to reference to id on Team model
in document to see only one field reference to id on Team but my case it's mutiple field to reference team model.
@okaufmann

I'll close this issue for now.