This question is locked. New answers and comments are not allowed.
Hello,
I'd like to be able to force the user to change a recurrence rule after editing an appointment (for example when new settings don't play nice with the recurrence rule defined previously). In order to do that, i open a window where i ask the user to confirm something: if he does confirm, i'd like to open the recurrence rule window to allow edition of the currently set recurrence.
So in my code i'd like to open the recurrence dialog, preset with the values for the current appointment recurrence. How can i do that?
Edited to add:
i already have the template and style for the recurrence dialog extracted; i'm guessing i should open a radwindow and give it the recurrence template, style, and the correct object to work on. Is this right?
Regards,
Samy
I'd like to be able to force the user to change a recurrence rule after editing an appointment (for example when new settings don't play nice with the recurrence rule defined previously). In order to do that, i open a window where i ask the user to confirm something: if he does confirm, i'd like to open the recurrence rule window to allow edition of the currently set recurrence.
So in my code i'd like to open the recurrence dialog, preset with the values for the current appointment recurrence. How can i do that?
Edited to add:
i already have the template and style for the recurrence dialog extracted; i'm guessing i should open a radwindow and give it the recurrence template, style, and the correct object to work on. Is this right?
Regards,
Samy