search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Scheduler

Related article: Angular 2 Scheduler Tutorial (TypeScript)
Asked by Anonymous
7 years ago.

Can you input more than one event for a resource on a specific day. For example, 3 entries for same person on Jan 1, 2017??

Thanks,

Answer posted by Dan Letecky [DayPilot]
7 years ago.

Yes. In that case the row height will be increased automatically so that all events fit in.

You can disable event overlapping for drag and drop operations:
https://doc.daypilot.org/scheduler/event-overlapping/

In order to allow entering multiple events in the same cell using BeforeEventRender you might need to increase the row margin using rowMarginBottom:
https://doc.daypilot.org/scheduler/row-height/

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.