Change form input for Scheduler event creation

Hi,

I am very very new to syncfusion but I have recently installed the schedule component in my vue application and it is working great however there is one thing that I am curious if possible. Can I use my own custom form for when you click on an event to add it? For instance, can I intercept the event and cancel it out and run my own function? If so what is the method to do something like this and what is the best reference moving forward to finding the events I need to do to intercept these so I can avoid having to ask too many questions?


1 Reply

VS Venkateshwaran Saravanakumar Syncfusion Team June 28, 2023 12:20 PM UTC

Hi Shaun,


Demo: https://ej2.syncfusion.com/vue/demos/#/bootstrap5/schedule/editor-template.html

UG: https://ej2.syncfusion.com/vue/documentation/schedule/editor-template#customizing-event-editor-using-template


You can achieve your requirement by using EditorTemplate option of the Scheduler. Refer to the shared demo and UG links for more details. Let us know if you need any further assistance.


Regards,
Venkatesh


Loader.
Up arrow icon