Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to insert multiple URL's in a single field?

User150433
Kilo Sage

Hello All,

I have a requirement where we have to provide multiple links in a single field.User should have the freedom of clicking on any link and opening in a new tab/window.Currently in out of box functionality of SNC,they have provided a URL field which works as single link and not multiple.

Can someone please provide some assistance on this?

Thanks.

10 REPLIES 10

Hey I found it.
you should use a String field and every URL should be on a new line.Once done you will not get the URL added as a single line.