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
Navigate to the table your report is based on, for example incident.list.
Open a form for any record in the table.
Select the Additional actions menu (
Additional actions menu icon\) and choose **Configure** > **Dictionary**.
- In the record list that appears, select the first record that does not have a value in the Column name field.
Reports calendar attributes
Switch the Dictionary Entry form to the Advanced view.
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
Reports calendar attributes
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;stateSelect Update.
Result
The calendar entries display the attributes you have added for the selected table.
Calendar entry with number, short description, and added state attribute
Parent Topic:Customize calendar reports
Related topics
Modifying and adding calendar report system properties