How to add multiple links in a field on a form ?

muktha1
Tera Guru

I have a requirement to add a field to a task  form which will consist of multiple URL links. Can anyone please suggest how this can be achieved?. The field type URL is able to hold only one link. How do we do this?

3 REPLIES 3

Alberto Consonn
ServiceNow Employee
ServiceNow Employee

Hi,

here you will find a solution to do that (refer to the solution proposed by sergioap):

https://community.servicenow.com/community?id=community_question&sys_id=e09f4f25dbdcdbc01dcaf3231f96...

Please give a try and let us know if it works fine.

If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.

Thank you

Cheers
Alberto

Shitanshu3
Kilo Explorer

Hi Mukta,

There are various ways to achieve this:-
1.If there are limited URL /Fixed URL. You can have it in a table and make it a reference field.
2.Use field type 'LIST'.Make a new table and use it in LIST. You can add dynamic URL no need to have it in table. 
For Eg. Refer Watchlist in incident table.

find_real_file.png

Please mark answer correct if it solves your query

 How to make the links clickable?  I  tried a HTML field also  But when I add links to the HTML field and hover over them they appear as text and does not become clickable.

find_real_file.png