Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event Render Functionality and Hour Display Issues in Resource View #399

Open
HirenBathani opened this issue Sep 11, 2024 · 0 comments
Open

Comments

@HirenBathani
Copy link

@aldabil21 I have some query about event render func.

Case 1: Event Render in Month View
Currently, the event render function only works in day and week views while in resource view mode. However, it doesn't function in the month view. How can I make it work in the month view as well?
event-render

Case 2: Hour Format Across Resources
I'm getting hours displayed for all resources individually. Is it possible to use a common hour format for all resources instead of showing them separately?

Case 3: Event Colors by Status
Right now, event colors are assigned per resource. I'd like to apply common colors for events based on their status, such as "upcoming," "cancelled," or "completed," instead of resource-based coloring.

Case 4: Hour Display and Scroll Behavior:
I pass startHour and endHour for day, week, and month views (e.g., 5 to 24). Is it possible to initially display only a specific range of hours (e.g., 9 to 22) while allowing users to scroll back to see the full range if needed?

#HELP NEEDED!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant