ServiceNow Field Decoration with 300+ hidden icons| ServiceNow GlideForm Add Decoration
ServiceNow contains a hidden treasure of almost 300 icons that can be used to convey better visual distinctiveness to your users’ bookmarks, service portals, and system info messages. This distinctiveness can be used to ensure that your contextual messages receive more attention and to facilitate navigation in your instance.
addDecoration(String fieldName, String icon, String title, String color)
Adds an icon on a field’s label.
Adding the same item twice is prevented; however, you can add the same icon with a different title.

Example
g_form.addDecoration(‘caller_id’, ‘icon-star’, ‘Mark as Favorite’, ‘color-green’);
If this video is helpful then, please do not forget to like, subscribe and share my youtube channel TechnoMonk.

Thank you!!!

technomonkadmin

View all posts

Add comment

Your email address will not be published. Required fields are marked *