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

Multiple resources on a date...

Asked by JC
3 years ago.

The Y access has a timeframe - let's say 9am to 6pm.

The X access has either the given day or days of the week like: 4/23, 4/24, 2/25.

I need to have the DAY Column (let's say 4/23) be 'split' into multiple resources. For example let's say we have a barber company with 3 barbers. I need to show for their day & time events.
So barber "a" might have a 9-10 event and barber b could be 9-9:30 and barber "c" 9 to 10:30...

How can I do this?

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

Yes, this is possible:
https://javascript.daypilot.org/demo/calendar/daysresources.html
https://doc.daypilot.org/calendar/column-header-hierarchy/

You can also take a look at the Scheduler that can display time on the X axis and people on the Y axis. This is not exactly the view that you have described but it may serve better in some cases:
https://code.daypilot.org/97699/php-restaurant-table-reservation

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