The create an event is too simple . Is there anyway to customize the dialog to put for input field to it.
Please take a look at the following tutorial:
https://code.daypilot.org/29513/angular-2-scheduler-modal-dialog-for-event-editing
It shows how to create a customized modal dialog for editing event details.
I have use Angular 2 Scheduler: Modal Dialog for Event Editing edit my event but it did not show any changes after press "Submit" and i have to reload the page to see the changes. How i can show the event changes without reload the page.