New Quick Link In Employee Center Breaks the Widget

tiguin2798
Tera Guru

I am new to ServiceNow and attempting to add a new quick link for a dashboard to my Employee Center. I reconfigured the 'quick links' new form in dev to include a dashboard selection which I have selected the correct "Upcoming Changes" dashboard. I checked to make sure it wasn't my dashboard permissions and shared with 'admin' and 'itil' roles.

I believe my quick link is configured correctly, however when I add it to the options for 'Employee Center' page in designer it shows no preview is available. If I refresh my Employee Center I receive the following errors.

Any assistance is appreciated for how I can add the link!

 

tiguin2798_1-1716923196380.png

tiguin2798_2-1716923207930.pngtiguin2798_3-1716923209672.png

tiguin2798_0-1716923323551.png

 

 

3 REPLIES 3

James Chun
Kilo Patron

Hi @tiguin2798,

 

Did you create a new choice under Content type field? I don't see the dashboard option in there.

JamesChun_0-1716926140263.png

 

Cheers

 

@James Chun I did create a new content Type for dashboards and then added another reference field on the form for the "pa_dashboards" table to allow me to pick one of my dashboards as a quick link. Do you know if this is supported?

@tiguin2798- it will not be supported. You can't just create a new field(s) and expect it to work, unfortunately.

 

In regards to your use case, I would create a Portal page with the dashboards.

Then use the Page Content type in the Quick link which redirects the user to the page created above.