Current filter:
                                You should refresh the page.
                                We apologize for the inconvenience. Our ordering system and the support center may be offline for a few hours on Sunday, May 19 due to maintenance tasks.
                                0
                                  • Hello,

                                    We have been following your client-side examples especially E1547 (How to implement a client-side appointment editing form with custom fields) and E1717 (Client-side appointment form for shared resources) and have found a bug while updating recurrence appointments in both the examples. It does not work.

                                    On a related note, there seems to be an anamoly while defining OnAppointmentRefresh and OnAppointmentEditSeriesRefresh functions in E1547. The OnAppointmentRefresh function calls ShowAppointmentForm function by passing Appointment (apt) while OnAppointmentEditSeriesRefresh calls the same ShowAppointmentForm function by passing apt.GetRecurrencePattern(). In this case, custom fields will not be updated.

                                    Steps to Reproduce:

                                    - Create an appointment with Recurrence (e.g. Daily -> End after (3) occurrences);

                                    - Select any of the recurrent appointment and click 'Edit Series'

                                    Actual Results:

                                    - An Javascript error is thrown and the Appointment Update form is not displayed

                                    Expected Results:

                                    Appointment Update form should be displayed with correct Recurrence options selected and correct custom fields filled in

                                ClientSideErrors.jpg
                                You must  log in  or  register  to leave an answer

                                Is your intention to post an answer to your own question?

                                • If so, then proceed.
                                • If you simply wanted to post additional information, ask for further clarification, or to just say "Thanks!", please click Leave a Comment.
                                • If you wish to edit your original question, please use the Edit button in the Toolbox at the top right corner of that entry.