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

how to show more information then just the name of the event

Related article: Angular 4 Restaurant Table Reservation (PHP/MySQL)
Asked by Tom
6 years ago.

Is there anyway to show more information about an event on the scheduler table

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

You can customize the event appearance (including the HTML content) using onBeforeEventRender event handler:

https://doc.daypilot.org/scheduler/event-customization/

Another option is to display a callout ("bubble") with additional reservation details on mouse hover:

https://doc.daypilot.org/scheduler/event-bubble/

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