New Quick Link In Employee Center Breaks the Widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2024 12:07 PM - edited ‎05-28-2024 12:08 PM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2024 12:55 PM
Hi @tiguin2798,
Did you create a new choice under Content type field? I don't see the dashboard option in there.
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2024 06:06 AM - edited ‎05-29-2024 06:07 AM
@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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2024 11:53 AM
@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.