What does the Calendar View widget do?
The Calendar View widget (Sharedo.Core.Case.Widgets.KeyDatesCalendar) lets you show a calendar view on the work type portal. Hovering the mouse over an event shows a summary of it, and clicking it opens a blade which shows its full details and other nav bars. The calendar list view also allows actions by using the hamburger menu.


Configuration settings
| Setting | Description |
|---|---|
| With Chrome | Will display your widget as a self-contained tile with a title and functional buttons. |
| Title | Title must be provided if With Chrome is switched on. |
| Icon | The Font Awesome icon that will be displayed next to the title on your widget. |
| General settings |
|
| Filter ancestor work type instance | Defines which ancestor work type instances are shown on the calendar. |
| Filter ancestor work type | Shows types deriving from the chosen work type ancestors. |
| Filter work type | Filters the work type. |
| Filter owner | Filters by owner. |
| Filter persona | Defines which personas will see the widget in the UI. |
| Filter type | Only show this widget if the sharedo is or is not one of the specified sub-types. (Leave empty for all). |
| Filter phase | Only show this widget if the sharedo is in one of the specified phases. (Leave empty for all). |
| Filter features | The widget can be aligned to a feature, so the widget is only shown when the feature is enabled. |
| Filter security | The widget can be aligned to a permission, so the widget is only shown to users with the specified permission. |