Hello,
You can set duration of an event by adding a new field into the
CMS.Event document type as it is described below:
1) Go to the
Site Manager -> Development -> Document types -> CMS.Event -> Fields2) Add following field into it:
Column name: EventEndDate
Attribute type: Date and time
Field caption: Event End Date
Form control type: Selector
Form control: Calendar
3) Set dates for your event
4) Update your Event calendar web part with those new fields:
Event start field: EventDate
Event end field: EventEndDate
Best regards,
Jan Hermann