Our pure JavaScript Scheduler component


Post by shimnx »

How do I add custom forms in the dialog


Post by alex.l »

Hi shimnx,

if you're talking about EventEdit dialog, here is a guide: https://bryntum.com/docs/scheduler/#Scheduler/guides/customization/eventedit.md
Here is an example of using custom editor: https://bryntum.com/examples/scheduler/eventeditor/
Here is an example of using own editor: https://bryntum.com/examples/scheduler/frameworks/angular/custom-event-editor/dist/custom-event-editor/index.html

If not, please be more specific.

All the best,
Alex


Post by shimnx »

https://bryntum.com/examples/scheduler/eventeditor/ There are some default forms in the dialog of this demo. How to delete them.And I can't find how to add the radio components in the form dialog


Post by mats »

Please share some more information of your requirements, and show us some image of what you are trying to build. Did you read the guides Alex posted?


Post Reply