Hi!
I am developing a web application with jqwidgets. My problem is that i don’t know how to validate the custom fields I added in the edit dialog.
I would like to check the fields and keep the edit dialog open if the validation fails.
For the moment i’m using the appointmentChange and appointmentAdd events to check the data, but, if the validation fails, the appointment is added to the scheduler ( because the appointmentAdd event only executes after a successful appointment insert), so I need to remove it.
I was looking for a solution but i didn’t find info about this.
Thanks
See you!
PD: Sorry for grammar mistakes, i’m not familiar with english