Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure how calendar entries look

To configure how calendar entries appear for a table, add calendar_elements attributes to the System Dictionary entry for that table.

Before you begin

Role required: itil, report_user, report_group, report_global, report_admin, or admin. To create a meaningful report, you must have the right to access the data you want to report on.

Procedure

  1. Navigate to the table your report is based on, for example incident.list.

  2. Open a form for any record in the table.

  3. Select the Additional actions menu (

Image omitted: additional-actions.png
Additional actions menu icon\) and choose **Configure** > **Dictionary**.
  1. In the record list that appears, select the first record that does not have a value in the Column name field.
Image omitted: reports-calendar-attributes01.png
Reports calendar attributes
  1. Switch the Dictionary Entry form to the Advanced view.

  2. In the Attributes field, add calendar_elements=<field name>;<field name>, listing the fields you want to appear in each entry of your calendar report separated by semi-colons.

    Note: When you define attributes for calendar elements, you replace the default display elements of number and short_description with the attributes that you list in this field. To add any additional attributes to the calendar entry and retain the number and short description of the change, include the number and short_description fields in your attributes. For example, to add state information to your task calendar, add the following attribute to the Task table:

    calendar_elements=number;short_description;state
    
Image omitted: reports-calendar-attributes02.png
Reports calendar attributes
  1. If the table already has an attribute, separate it from the attribute you are adding with a comma, for example:

    reference_index_include=active,calendar_elements=number;short_description;state
    
  2. Select Update.

Result

The calendar entries display the attributes you have added for the selected table.

Image omitted: calendar-attribute-change-result-rd.png
Calendar entry with number, short description, and added state attribute

Parent Topic:Customize calendar reports

Related topics

Modifying and adding calendar report system properties

Change highlighting of calendar report events

Customize start and end dates