- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2016 08:54 AM
Hello,
Got a question about calendars. We created a Calendar for Change Requests, and it displays the Change Request number, short description and start/end date. Is there a way to change what information is displayed on the calendar?
Thanks,
Maria
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2016 08:49 AM
Hi Maria,
You Can change it by configuring calendar attributes..please refer to following link Customizing Calendar Reports - ServiceNow Wiki

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2016 01:05 PM
I didn't have the value I wanted with their field dictionary set to Display = true. That's why.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2016 01:08 PM
I have a question on this. Can I use the value of a sc_req_item VARIABLE to be the one displaying on the calendar attribute?
This is example won't be correct, but I wonder if there is something that can be done that would have this idea:
calendar_elements=variables.employee_name;
Thanks!