How to add "hyperlink (url)" for user reference on service catalog item.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2019 08:48 AM
How to add "hyperlink (url)" for user reference on service catalog item.
Can we use any variable type for displaying "URL" on service catalog item?
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2019 09:44 AM
Hi Mahi,
There are multiple places you can add the URL's.
1. In the catalog item there is a filed called "description" in that you have the option to add URL.
2. On the variable annotation you have option to add URL in the "instructions" filed.
The above two are used to show an URL on the catalog form to the end user.
At the same you can collect the URL information from the User using a variable of type URL.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2019 11:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2019 11:54 AM
Hi Mahi,
There is an option insert/edit link and the icon for this one is
Click that one it will open up a window like this
in the URL Section mention https;//google.com
Text to display: Google
Title: Google
Target: New Window
Then you will be able to redirect them to another website.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2019 12:18 PM
Thanks it worked, just want to know how we can set(display) this hyperlink at the bottom of all fields in catalog item.