You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We like Cal's model, and we have used it to reserve time slots for our conference room. However, now that we're adding more conference rooms, we've run into an issue. We are using events to represent the different rooms, and we noticed that two events can't be booked on the same time slot because that is "busy." As an example:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We like Cal's model, and we have used it to reserve time slots for our conference room. However, now that we're adding more conference rooms, we've run into an issue. We are using events to represent the different rooms, and we noticed that two events can't be booked on the same time slot because that is "busy." As an example:
Current use:
Desired use:
Is there a way to allow this?
Beta Was this translation helpful? Give feedback.
All reactions