onDataTransform
The event can be used to transform a datasource line.
This function is often used to transform a calender event object. Called once pre received record. Must return a calender event.
Example 1
Modifiy an existing record, to keep all the information but add new properties for the event
Example 2
Create a new record.
Last updated