How to add hyperlink in catalog (checkbox field in catalog item) item

chandan31
Tera Contributor

Hi All,

 

How to add hyperlink in catalog (checkbox field in catalog item) item.

 

 

Thanks and Regards,

Chandan Patra

2 ACCEPTED SOLUTIONS

Hello @chandan31 

have you referred second thread. the requirement is quite similar.

if your requirement is to show hyper link when checkbox clicked, you can do it via on change client script.

refer: Solved: hyperlink in on-change client script - ServiceNow Community

Please hit the thumb and Mark as correct based on Impact!!

Kind Regards,

Ravi Chandra.

 

View solution in original post

Ankur Bawiskar
Tera Patron
Tera Patron

@chandan31 

did you try to create checkbox variable and show some field message on form load?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

11 REPLIES 11

Ravi Chandra_K
Kilo Patron
Kilo Patron

Hello @chandan31 

Gretings!

you can normally get the hyper link with Rich text label.

RaviChandra_K_0-1689577820346.png

 

if you want a check box along with hyperlink, refer below threads where similar question answered.

https://www.servicenow.com/community/developer-forum/catalog-item-widget-check-box-with-hyperlink/m-...

https://www.servicenow.com/community/developer-forum/check-box-with-hyperlink/m-p/1912268

Please hit the thumb and Mark as correct based on Impact!!

Kind Regards,

Ravi Chandra.

 

 

HI Ravi ,

 

i want to make checkbox true in catalog item

Hello @chandan31 

have you referred second thread. the requirement is quite similar.

if your requirement is to show hyper link when checkbox clicked, you can do it via on change client script.

refer: Solved: hyperlink in on-change client script - ServiceNow Community

Please hit the thumb and Mark as correct based on Impact!!

Kind Regards,

Ravi Chandra.

 

Marco type field is not visible in record producer , i think we need to checkbox only , i got one there thread (Solved: Catalog Item widget check box with hyperlink - Page 2 - ServiceNow Community) yash statement but it is not working