Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
45
do not want to allow appointment Subject change
posted

Hi

I having problem for not allowing user to change the subject of the appointment. I found out from the post that you can handle that via BeforeAppointmentEdited event but some reason that event is not firing during the execution of code.

Please help.

Parents
No Data
Reply
  • 110
    posted

    What control are you using...UltraDayView or UltraWeekView?

    For the UltraDayView, the event is BeforeAppointmentEdited. For the UltraWeekView, the event is BeforeAppointmentEdit.

    If the applicable event is not being fired, perhaps there is an issue with how the event is wired.

    Hope this helps in some small way.

Children
No Data