Change Calendar display

Maria DeLaCruz
Tera Guru

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

find_real_file.png

1 ACCEPTED SOLUTION

ganesht
Tera Expert

Hi Maria,



You Can change it by configuring calendar attributes..please refer to following link Customizing Calendar Reports - ServiceNow Wiki


View solution in original post

11 REPLIES 11

I didn't have the value I wanted with their field dictionary set to Display = true. That's why.


Thais Pulliam2
Giga Expert

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!