Event dragging and resizing
This page describes the triggers and actions for reacting to event drags and resize on the calendar.
Last updated
This page describes the triggers and actions for reacting to event drags and resize on the calendar.
Last updated
Air Calendar doesn't automatically save dragged or resized events to database.
If your application allows dragging and resizing an event, you must add a workflow to update the event as explained below
A unique feature of Air Calendar is that it doesn't automatically write changes in calendar to the database. This allows you complete control on when and how to update your database.
The calendar provide the following states and events for updating an event in the database when it is modified on the calendar.
In the workflow tab add a new event and select AirCalendar event is modified.
2. Add a make a change to a thing
action and in the Thing to change
field select AirCalendar's modified event
. Then for for your event's start and end dates select AirCalendar's modified event start
and AirCalendar's modified event end
states respectively.