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.

Add link in annotation

Shaik22
Tera Expert

Hello,

 

Created record producer 'Asset',In that one variable called 'Branch'. I need to add link in annotation it redirects to 'stockroom'(alm_stockroom) table in particular view(stockroom view). How to do this?

Shaik22_0-1681110923138.png

 

1 ACCEPTED SOLUTION

Sandeep Rajput
Tera Patron
Tera Patron

Please use the following steps to add a hyper link in the help text.

 

Navigate to your variable.

Screenshot 2023-04-10 at 12.59.26 PM.png

Add hyperlink in the instructions section.

Screenshot 2023-04-10 at 1.01.31 PM.png

This is how it looks when user clicks on the help icon on record producer variable on Service Portal.

Screenshot 2023-04-10 at 1.00.31 PM.png

View solution in original post

3 REPLIES 3

Sandeep Rajput
Tera Patron
Tera Patron

Please use the following steps to add a hyper link in the help text.

 

Navigate to your variable.

Screenshot 2023-04-10 at 12.59.26 PM.png

Add hyperlink in the instructions section.

Screenshot 2023-04-10 at 1.01.31 PM.png

This is how it looks when user clicks on the help icon on record producer variable on Service Portal.

Screenshot 2023-04-10 at 1.00.31 PM.png

One final help.It is showing as space.How to remove that.

Shaik22_0-1681112877019.png

 

Check if the HTML contains any <p> or <br> tags if yes, then remove them and only keep the link.