Color not changing in catalog form

Pallavi Shetty
Tera Contributor

I have used test decoration like below,

g_form.addDecoration('email_id','icon-success-circle','Verified','color-red');

but the color is not changing it is grey in color(same as variable text color).

 

 

6 REPLIES 6

Musab Rasheed
Tera Sage
Tera Sage

Hi Pallavi,

This is not supported in catalog item. Don't forgot to mark my answer as correct.

https://developer.servicenow.com/dev.do#!/reference/api/sandiego/client/c_GlideFormAPI#r_GlideFormAddDecoration_String_String_String

find_real_file.png

Please hit like and mark my response as correct if that helps
Regards,
Musab

Is there any way to display image beside variable in catalog ?

Community Alums
Not applicable

Hi @Pallavi Shetty ,

You cannot add Icon to the label variable OOB.

Why not use Rich Text Label variable and add the icon using the Rich Text field

you can add image and include that within anchor tag as well

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

 

Hi @Pallavi Shetty ,

It's not possible, Mark my original reply as correct if queries are addressed.

Regards

Please hit like and mark my response as correct if that helps
Regards,
Musab