Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Add a link to a dash board/homepage

carlh
Kilo Guru

HI All,

Here's what I hope is an easy one and I just want advice on how to do it right assuming no script is needed.

I've been asked to add a link to a SharePoint List on my Dashboard for users to be able to log on to ServiceNow and then click on that link to open up a view that will help them with their work in ServiceNow.

How can I add a link?

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

Hi Carl,



Here's my idea: Create a static HTML block (Content Management> Blocks> Statick HTML) and create yourself a basic HTML block with the link in it.



From there, you can add it to the home page.


find_real_file.png


View solution in original post

2 REPLIES 2

Chuck Tomasi
Tera Patron

Hi Carl,



Here's my idea: Create a static HTML block (Content Management> Blocks> Statick HTML) and create yourself a basic HTML block with the link in it.



From there, you can add it to the home page.


find_real_file.png


Thanks Chuck!   Exactly what I wanted