Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

how to put the strike on text in item Description in catalogue form

Suresh36
Tera Expert

how to put the strike on text in item Description in catalogue form

 

 

find_real_file.png

Please help me on this

1 ACCEPTED SOLUTION

Not applicable

Hello Suresh,

In the Description section of catalog item you can see the Source Code. Click on that Source code and add <strike> tag before the text that you want.

Refer the below two screenshots.

find_real_file.png

find_real_file.png

Please mark my answer as a helpful or correct if it helps you.

 

Thanks,

Namrata

View solution in original post

3 REPLIES 3

Anurag Tripathi
Mega Patron

Hi,

It will happen either on the entire field or not at all. You can't have part field as strike through and part as normal.

Its achieved by adding a field style which works on the entire field.

find_real_file.png

 

-Anurag

 

 

-Anurag

Not applicable

Hello Suresh,

In the Description section of catalog item you can see the Source Code. Click on that Source code and add <strike> tag before the text that you want.

Refer the below two screenshots.

find_real_file.png

find_real_file.png

Please mark my answer as a helpful or correct if it helps you.

 

Thanks,

Namrata

Thank you Namrata for help