Possible to Add "Change Schedule" to a Dashboard

Justin Nelson
Tera Contributor

I got a request from my Change Management team where they want to add their "Change Schedule" they built using the change schedules feature, and add that view on a dashboard.

Is there any functionality that allows this change schedule feature to be added to a dashboard?

1 ACCEPTED SOLUTION

This pointed me in the right direction @Adam Stout !

 

Instead of using a content block to direct a URL to the Change Schedule feature, I used an iFrame with the associated URL link to have it post in a content block on my dashboard. An example is:

find_real_file.png

 

Just be aware of the sizing component of iFrames.

View solution in original post

9 REPLIES 9

Adam Stout
ServiceNow Employee
ServiceNow Employee

Probably.  Do you want to view a different schedule or are you calling a UI action?  You can add a content block which contains a UI Action for them to click.

This pointed me in the right direction @Adam Stout !

 

Instead of using a content block to direct a URL to the Change Schedule feature, I used an iFrame with the associated URL link to have it post in a content block on my dashboard. An example is:

find_real_file.png

 

Just be aware of the sizing component of iFrames.

For anyone that may come across this, here's a sample iframe capture.

find_real_file.png

 

creddy
Tera Contributor

@mat5 I tried the above path by changing the sys ID, but it is showing "record not found." Can you assist with this?