fullcalendar icon indicating copy to clipboard operation
fullcalendar copied to clipboard

different resources on different days, in same view (vertical resource view)

Open duetempi opened this issue 8 years ago • 4 comments

Thanks very much to the contributors here. I have a view with the resources, for example the view day (but it could also be the view week or the view month) and (using the property groupByDateAndResource:true ). Is it possible to hide one resource for a single day (in view with two days or in week)?

As in the example (like in the image)

DAY RESOURCES ENABLED

Monday A,B,C Tuesday A,B Wednesday A,B,C Thurday B,C Friday A,C Saturday A,B,C Sunday C

Thank you ff23e9dc-211b-11e7-9e52-60c7bec6b3a8

duetempi avatar May 08 '17 14:05 duetempi

While refetchResourcesOnNavigate is somewhat similar to what you are trying to achieve, it is not good enough for what you describe.

This is a new feature request. I will consider.

arshaw avatar May 26 '17 16:05 arshaw

This would be great, I need something like this but for different people whom work on different days.

mickspecial avatar Jun 04 '17 07:06 mickspecial

Any word on something like this?

KonnectSalon avatar Jul 31 '21 04:07 KonnectSalon

I found a similar issue which seems would capture this need: https://github.com/fullcalendar/fullcalendar/issues/4290

acerix avatar Apr 09 '25 00:04 acerix