UI Builder calendar events

Jake Sadler
Kilo Sage

Hello,

 

I am trying to configure the UI calendar and I don't know how to make the "events" include change requests.

find_real_file.png

 

I would like it show all change tasks in the events section. Is this possible?

 

Any help would be much appreciated.

1 ACCEPTED SOLUTION

Marc Mouries
ServiceNow Employee
ServiceNow Employee

Create a data resource that looks up all the events you want to display (in your case the change requests)

Then create a data transform to massage the data from the data resource into the data format expected by the component.

 

Hit the 👍 Helpfulor or Accept link ↓ if this answer brings you closer to achieving your goal 

 

View solution in original post

4 REPLIES 4

Marc Mouries
ServiceNow Employee
ServiceNow Employee

Create a data resource that looks up all the events you want to display (in your case the change requests)

Then create a data transform to massage the data from the data resource into the data format expected by the component.

 

Hit the 👍 Helpfulor or Accept link ↓ if this answer brings you closer to achieving your goal 

 

Is there any filter navigator to search events in calendar.

Hey, are there any HowTo‘s where I can Learn how to create an data resource an data transform? 

Hi @aklepic 

 

https://www.servicenow.com/community/service-management-forum/how-data-source-is-related-to-transfor...

https://www.servicenow.com/community/developer-forum/how-to-add-existing-transform-map-to-new-data-s...

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************