Add Calendar Control to Common Info to display system events

Issue No: FRM-2912
Created 1/4/2016 8:00:43 PM
Type Feature
Priority Major
Status Closed
Resolution Fixed
Fixed Version 16.1
Description Implement a calendar ( [http://fullcalendar.io|http://fullcalendar.io/] ) that can be used by any module to display events within the calendar. For example, this can be used to display Orders that need to be processed or Bills that need to be paid.   Each event should be a drill down back to the original record.     Additional Information:   1. Calendar Control should have its own dedicated screen/panel zoomed in like the Search screen. (Not like Attachment/Audit Log and other components that we add as tab to some screens)   2. For Part 1 of this task this is how it should work:   * Participating screens should have a button called 'Add to Calendar' or something that makes sense * Clicking the button will pop up a small screen that has the following fields. ** Title ** Date Field - Pre-populated by the screen's main date (to be configured by the developer) * On the small screen, clicking save button will add an entry to the calendar with a drilldown capability back to the screen record.