- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2016 11:57 AM
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?
Solved! Go to Solution.
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2016 01:13 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2016 01:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2016 03:26 PM
Thanks Chuck! Exactly what I wanted