Override 'Save' action in Scheduler Event Window

Hi, 

I'm experimenting with the Scheduler component, using ASP.NET Core and javascript. I had changed the default popup (event window) fields, so I implemented a new script to override the default one. 

Everything is going well until I click on the save button of the popup. Once I do this action, there's a javascript error related to the event executed, which is working fine with the default view, but not with my changes.

Is there a way to change the action executed when I click this button? I've read pretty much of the documentation, and I hadn't been able to find something about this. 

The implementation is very similar to the one showed in the following link: 

Thanks in advance


1 Reply

VM Vengatesh Maniraj Syncfusion Team February 13, 2020 06:31 AM UTC

Hi Juan Manuel Gago, 

Greetings from Syncfusion Support. 

We have validated the reported problem and it could be working well at our end. We have demonstrated the sample in online for Editor template which is available in below link. 


Kindly check the above sample and if you still face the problem please share the below details to serve you better. 
  1. Share the error screenshot
  2. Share your custom fields for event window(image/codes)
  3. If you perform any other operation after clicking save button please provide that details
  4. Do you have database for save the events once it is saved? If yes share us the DB structure and server codes.

Regards, 
Vengatesh 


Loader.
Up arrow icon