How to customize Calendar Additional Details

Hi,

my customer wants to change the displayed Details in Calendar and in Additional Details.

How to do that?

1) Day/Week/Month View

  

2) Additional Details: How to add arbitrary fields here?

Parents
  • Details and additional Details are built in JavaScript module modules\Calendar\Cal.js which is included in modules\Calendar\tpls\main.tpl which itself is used in modules\Calendar\CalendarDisplay.php.

    This module contains the class CalendarDisplay which is used in \modules\Calendar\Dashlets\CalendarDashlet\CalendarDashlet.php and modules\Calendar\index.php.

    Harald Kuske
    Principal Solution Architect – Professional Services, EMEA
    hkuske@sugarcrm.com
    SugarCRM Deutschland GmbH

Reply
  • Details and additional Details are built in JavaScript module modules\Calendar\Cal.js which is included in modules\Calendar\tpls\main.tpl which itself is used in modules\Calendar\CalendarDisplay.php.

    This module contains the class CalendarDisplay which is used in \modules\Calendar\Dashlets\CalendarDashlet\CalendarDashlet.php and modules\Calendar\index.php.

    Harald Kuske
    Principal Solution Architect – Professional Services, EMEA
    hkuske@sugarcrm.com
    SugarCRM Deutschland GmbH

Children
No Data