Open mleister97 opened 4 months ago
The functionality you are looking would require some serious refactoring, and in a codebase this big, you're better off looking elsewhere especially with your timeline. Not sure what alternatives offer what you're looking for, maybe something like https://fullcalendar.io/docs/custom-views
Clear and concise description of the problem
Is there currently any way to display an entire week in the style of a single day USING resources? Can also be seen as a vertical week view.
This would be very helpful for me. I have been trying to implement this for several days using custom components and views, but unfortunately, I have not succeeded. From what I've seen in the code, each day is looped and displayed for each resource, which means I currently have no chance to implement this, right?
Another example:
Monday 8am 12pm 4pm 8pm
Tues 12am 4am 8am 12pm 4pm
Suggested solution
I urgently need this functionality within the next month, so I would be willing to help develop it or even implement it myself. I would appreciate any input or guidance you can provide. Is this package the right one for achieving this, or do you know of an alternative package that offers this functionality (preferably free and open source)?
If there are any resources or materials that will help me to solve my issue, please let me know. I am very grateful!
Alternative
No response
Additional context
No response
Validations
Would you like to open a PR for this feature?