Hello,
we've got an entity "models". This entity contains all models of the model agency.
The agency creates a "meeting" in the meeting entity and relate the meeting to a specific model of the model entity.
We're looking for a solution, where the agency can select a model and only the meetings of this specific model are shown in the calendar.
So we wanna switch the relation "user -> calendar" to "model-entity -> calendar".
Is this possible, and what would be a good solution for this?
Thx, Daniel
we've got an entity "models". This entity contains all models of the model agency.
The agency creates a "meeting" in the meeting entity and relate the meeting to a specific model of the model entity.
We're looking for a solution, where the agency can select a model and only the meetings of this specific model are shown in the calendar.
So we wanna switch the relation "user -> calendar" to "model-entity -> calendar".
Is this possible, and what would be a good solution for this?
Thx, Daniel
Comment