This topic contains 4 replies, has 2 voices, and was last updated by kiwioz 6 years, 11 months ago.
You must be logged in to reply to this topic.
Tagged: Delete, Strange behaviour
This topic contains 4 replies, has 2 voices, and was last updated by kiwioz 6 years, 11 months ago.
Hi all
I am hoping someone has got an answer on this.
When I delete an event the call to refresh the event (Perform Script [ “Calendar Update Event (event_id)” ; Parameter: $$ID_EVENT ]) is not refreshing.
I have to double-click again open and click delete and then the calendar gets refreshed. This is the same behavior in the sosimpale sample calendar.
Has anyone come across this before, if so could you please let me know
Craig
We confirmed that there is an issue removing deleted events from that script.
We’ll address that during an upcoming release. In the meantime, we recommend refreshing all events after a deletion instead of updating a single event. You can do this by sending an empty parameter to the the Update Event script. That will force a redraw of all events.
Thanks
You must be logged in to reply to this topic.