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

room fields update

Asked by Jose Miguel Icaza
1 year ago.

Is it possible (not too cumbersome) to add a room update( status, name, beds) feature using maybe a button in the row header ( or click) ?

Answer posted by Dan Letecky [DayPilot]
1 year ago.

You can activate a context menu for the Scheduler row headers:
https://doc.daypilot.org/scheduler/row-header-context-menu/

Or you can add an action icon to the header:
https://doc.daypilot.org/scheduler/row-header-active-areas/

The Scheduler can also handle a simple click:
https://doc.daypilot.org/scheduler/row-header-click/

You can use one of these methods to open a modal dialog and update the room details.

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