Calendar type (optional) - indicates type of calendar with newly created
event
Indicating user type in personal user calendar is optional because this event will be created inside an empty field by default.
.
Available types of calendars can be viewed in the module settings (Settings > System Settings > Module Settings > Event Calendar, "Calendar type" tab).
Calendar owner ID (optional) - indicates calendar owner ID. When event is created in group calendar, indicates its ID (see example below).
Note: This field is current, only if Calendar type is not equal user.
User - indicates user who has new event created in calendar.
Example:
To create an event in workgroup (which, for example, has an URL http://site_domen/workgroups/group/5/), in addition to main fields, you need to fill out the following fields:
Calendar type (optional): group
Calendar owner ID (optional): 5
Attention! The Calendar owner ID (optional) field value can be retrieved from database, from page source code or from AJAX request parsing. That's why, you need sufficient programming skills to fill out this field.