2017-07-31 10:50:43 +00:00
# Calendar
2017-06-19 03:53:04 +00:00
The Calendar is a tool where you can create and share Events and also see auto-generated events from the system.
2015-11-05 11:25:10 +00:00
2017-06-21 12:24:20 +00:00
You can switch calendar view based on Month, Week and Day.
2015-11-05 11:25:10 +00:00
2017-06-19 03:53:04 +00:00
< img class = "screenshot" alt = "Calendar" src = "{{docs_base_url}}/assets/img/collaboration-tools/calendar-1.png" >
2015-11-05 11:25:10 +00:00
2017-06-21 12:24:20 +00:00
### Creating Events in Calendar
2017-06-19 03:53:04 +00:00
#### Creating Event Manually
2015-11-05 11:25:10 +00:00
2017-06-21 12:24:20 +00:00
To create event manually, you should first determine Calendar View. If Event's start and end time will be within one day, then you should first switch to Day view.
2015-11-05 11:25:10 +00:00
This view will 24 hours of a day broken in various slots. You should click on slot for Event Start Time, and drag it down till you reach event end time.
2017-06-19 03:53:04 +00:00
< img class = "screenshot" alt = "Calendar" src = "{{docs_base_url}}/assets/img/collaboration-tools/calendar-2.gif" >
2015-11-05 11:25:10 +00:00
Based on the selection of time slot, Start Time and End Time will be updated in the Event master. Then you can set subject for an event, and save it.
2017-06-19 03:53:04 +00:00
#### Event Based on Lead
2015-11-05 11:25:10 +00:00
2016-02-07 04:45:10 +00:00
In the Lead form, you will find a field called Next Contact By and Next Contact Date. Event will be auto created for date and person specified in this field.
2015-11-05 11:25:10 +00:00
2017-06-19 03:53:04 +00:00
< img class = "screenshot" alt = "Lead Event" src = "{{docs_base_url}}/assets/img/collaboration-tools/calendar-3.png" >
2015-11-05 11:25:10 +00:00
2017-06-19 03:53:04 +00:00
#### Birthday Event
2015-11-05 11:25:10 +00:00
Birthday Event is created based on Date of Birth specified in the Employee master.
2017-06-19 03:53:04 +00:00
### Recurring Events
2015-11-05 11:25:10 +00:00
You can set events as recurring in specific interval by Checking the "Repeat This
Event".
2017-06-19 03:53:04 +00:00
< img class = "screenshot" alt = "Calendar Recurring Event" src = "{{docs_base_url}}/assets/img/collaboration-tools/calendar-4.png" >
2015-11-05 11:25:10 +00:00
2017-06-19 03:53:04 +00:00
### Event Reminders
2015-11-05 11:25:10 +00:00
There are two ways you can receive email reminder for an event.
2017-06-19 03:53:04 +00:00
#### Enable Reminder in Event
2015-11-05 11:25:10 +00:00
2016-02-07 04:45:10 +00:00
In the Event master, checking "Send an email reminder in the morning" will trigger notification email to all the participants for this event.
2015-11-05 11:25:10 +00:00
2017-06-19 03:53:04 +00:00
< img class = "screenshot" alt = "Calendar Recurring Event" src = "{{docs_base_url}}/assets/img/collaboration-tools/calendar-6.png" >
2015-11-05 11:25:10 +00:00
2017-06-19 03:53:04 +00:00
#### Create Email Digest
2015-11-05 11:25:10 +00:00
2017-06-21 12:24:20 +00:00
To get email reminders for event, you should set Email Digest for Calendar Events.
2015-11-05 11:25:10 +00:00
Email Digest can be set from:
`Setup > Email > Email Digest`
2017-06-19 03:53:04 +00:00
< img class = "screenshot" alt = "Calendar Recurring Event" src = "{{docs_base_url}}/assets/img/collaboration-tools/calender-email-digest.png" >
2015-11-05 11:25:10 +00:00
{next}