How to add "hyperlink (url)" for user reference on service catalog item.

mahik
Kilo Contributor

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?

 

5 REPLIES 5

harshav
Tera Guru

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 

mahik
Kilo Contributor

Hello Harshav,

 

This is working but i want to redirect the url to external link like www.google.com, how we can achieve that. 

Please suggest.

 

find_real_file.png

Hi Mahi,

There is an option insert/edit link and the icon for this one is find_real_file.png

Click that one it will open up a window like this

find_real_file.png

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

mahik
Kilo Contributor

Thanks it worked, just want to know how we can set(display) this hyperlink at the bottom of all fields in catalog item.