Hi there ~ I'm hoping someone has run into this issue and can help me, since I've seen a few using their own custom add appointment forms...
So, I have my own add appointment popup form and after I add or edit, using javascript, I close the popup and refresh the parent in order to display the new appointment. Now, if they had scrolled to say July in the MonthView to add a new July Appointment, using the javascript window.opener.reload makes the MonthView return to the current month (April) rather than staying in July.
I need to have the new or updated appointment appear, but also stay on the currently selected month/ week/ day. Any ideas?
Thanks in advance,
Terri