Announcement

Collapse
No announcement yet.

Using calendar for related items of entity

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Using calendar for related items of entity

    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

  • #2
    Hello,
    the problem could be solved with a resource management. But this is not available in espo.
    my suggestion:
    create the entity model based on the entity type "Event" . So you have the full calendar usage.
    peter

    Comment


    • #3
      Hi Peter,

      thanks for you reply. The problem of creating the model entity as an event entity is, that each model item has to be unique. Only the meetings related to a model item should be shown in the calendar (if the model item is selected). Is this possible somehow?

      Comment

      Working...
      X