jQWidgets Forums

jQuery UI Widgets Forums Scheduler Validate appointment info with jqxvalidate

This topic contains 1 reply, has 2 voices, and was last updated by  ivailo 9 years, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • Danmon
    Participant

    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


    ivailo
    Participant

    Hi Danmon,

    Here is a demo with validation of the edit dialog fields.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.