- Creating an Event
During the creation of the event the following things occur:
- Create Event after adding name, type and description (1.30WUs)
- Modify the User data type to add event to event list field (1.15 WUs)
- Modify the Event after adding Time details (1.32 WUs)
NOTE There is a way to reduce the total cost by the 1.32 WUs for the modification of the event after adding Time details by using the ScheduleMe Plugin local storage functions to save the details of the event and the plugins JSON Converter to know when the Time details should be visible. Currently the Time details are visible based on the existence of a DB entry (ie: unique ID).