The CreatorCon Call for Content is officially open! Get started here.

How hyperlink in the show field message works?. Recommended steps if any

Mohana Rangan R
Mega Contributor

How to add a hyperlink in a clickable format in the Show display message. Recommended steps if any.

1) Created a macro variable in catalog form.

2) UI Macro - > within  <div> ....text.... <a href="https:// ......."target="blank"  </div> Click here </a>

my https  is  the SP view of a different catalog item .

Error message: Error at the line (**) The reference to entity "sys_id" must end with the ';' delimiter.

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

 

1 ACCEPTED SOLUTION

Great to know it worked.

 

Kindly close the thread by marking Answer as Correct so that it does not appear in unanswered list.

View solution in original post

8 REPLIES 8

Can you share the compelte URL just replace the instance name to something else.

Mohana Rangan R
Mega Contributor

I tried with &amp; in that place, it worked. Thanks!

Great to know it worked.

 

Kindly close the thread by marking Answer as Correct so that it does not appear in unanswered list.

Community Alums
Not applicable

Hi @Jaspal Singh ,

This is my URL https://dev62810.service-now.com/inc?id=inc_form&table=u_custom_std&sys_id=8ece4f8c1bc2ac9085ecfeee034bcb96

Even if i replace & with &amp am getting that error, table end with delimiter;