multiple assignment which property use in Bryntum scheduler

226 views Asked by At

multiple assignment which property use in Bryntum scheduler I can show resources but assignment didn't plotting in scheduler.

1

There are 1 answers

0
Saki On

The key is to use assignments (https://bryntum.com/docs/scheduler/api/Scheduler/view/Scheduler#config-assignments) that would contain array of event-to-resource relationships.

There is a demo that shows it: https://bryntum.com/examples/scheduler/multiassign/

You can also ask you questions in their forum (https://www.bryntum.com/forum/) - the answers are quick and to the point.