Reputation: 1
multiple assignment which property use in Bryntum scheduler I can show resources but assignment didn't plotting in scheduler.
Upvotes: 0
Views: 319
Reputation: 5856
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.
Upvotes: 1