Currently, when using calendar dashlet, it's not possible to navigate through weeks.. months...
in dashlets/calendar.js, header is set to false
End-user should be able to configure that option and decide if they want to display header (to get naviagtion buttons) or not.
Currently, through this PR, https://github.com/espocrm/espocrm/pull/626
here is how it could be displayed "with header", "without header", "options form"
Thanks for your comments and review !
in dashlets/calendar.js, header is set to false
End-user should be able to configure that option and decide if they want to display header (to get naviagtion buttons) or not.
Currently, through this PR, https://github.com/espocrm/espocrm/pull/626
here is how it could be displayed "with header", "without header", "options form"
Thanks for your comments and review !