Inserting Links Into Help Text

pwright137
Kilo Expert

Can someone provide the solution to having help text on a catalog variable to contain an external link?

Thanks for your help.

17 REPLIES 17

Hi,

I need some help on this. In my requirement I have a varaible type as LABEL and they provided it with help text where It has hyperlink which should be in blue and underlined. I have no idea to do that in Help text Can you please assist me

Thanks in advance

Rob Smiles
Tera Contributor

You can use the Formatted Help Text (Instructions) under the annotation tab which works nicely both on CMS & Service Portal.



find_real_file.png



Service Portal



find_real_file.png


VaranAwesomenow
Mega Sage

You need to get a little creative to make it work.

1. On the platform UI  UI macro works.. so use that to show the html text

2. On the service portal macros wont render but instructions field on the catalog variable will work so use that.

Basically a variable of type - Macro with Label which has the macro and instructions on it will work perfectly in both platform UI and service portal.

 screenshot for service portal

 

 

find_real_file.png

 

screenshot from platform UI

find_real_file.png

 

Variable screenshots

 

 

macro screenshot

 

find_real_file.png

 

find_real_file.png