This question is locked. New answers and comments are not allowed.
Hi,
In my scheduleviewer you can create an appointment recurrence and this will be saved in the database (see attached file). it will save all needed information from the recurrence in the db. Now the problem is, if someone deletes an occurrence during the appointment recurrence, it will appear again in the scheduleview, beacause in the database the series is saved as one entity. my solution is, to split the saved recurrence in two. But for this I need the start and end date from the deleted occurrence. now my question is, how can I get the start and end date from the deleted occurrence, to create two (or more) reccurrences..?? Maybe with an scheduleView_Event.. ??
Regards,
Rob
In my scheduleviewer you can create an appointment recurrence and this will be saved in the database (see attached file). it will save all needed information from the recurrence in the db. Now the problem is, if someone deletes an occurrence during the appointment recurrence, it will appear again in the scheduleview, beacause in the database the series is saved as one entity. my solution is, to split the saved recurrence in two. But for this I need the start and end date from the deleted occurrence. now my question is, how can I get the start and end date from the deleted occurrence, to create two (or more) reccurrences..?? Maybe with an scheduleView_Event.. ??
Regards,
Rob