07-18-2016, 10:25 PM
Use the webservice development tool:
https://github.com/tsolucio/coreBOSwsDevelopment
click on the "List Types" link and go to the calendar module, you will see the list of fields, their names and if they are mandatory or not among other details.
In that list of fields you will see the assigned_user_id field which is common to all modules and is where you will specify the owner of the new calendar record.
BTW, by default parent_id is not mandatory so it is probably set in your install.
https://github.com/tsolucio/coreBOSwsDevelopment
click on the "List Types" link and go to the calendar module, you will see the list of fields, their names and if they are mandatory or not among other details.
In that list of fields you will see the assigned_user_id field which is common to all modules and is where you will specify the owner of the new calendar record.
BTW, by default parent_id is not mandatory so it is probably set in your install.
Joe
TSolucio
TSolucio