Color not changing in catalog form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2022 01:10 AM
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).
- Labels:
-
Team Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2022 01:26 AM
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
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2022 01:59 AM
Is there any way to display image beside variable in catalog ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2022 04:05 AM
Hi
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2022 09:33 AM
Hi
It's not possible, Mark my original reply as correct if queries are addressed.
Regards
Regards,
Musab