
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2017 04:17 AM
Hi there,
could anyone tell me where to find all the available background icons that I can use in the field styles?
I thought they are in the db_image table ... but does not look like they are used for the styles?!
Thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2017 06:27 AM
Well, Vemffm,
The options which comes to my mind will be to review the below two option and check if the icons you are looking for are there:
- use this URL: https://<instance>.servicenow.com/image_picker.do and just add your DEV instance instead of <instance>.
If you are using Google Chrome - then you will be able to hover over on the icons in which you are interested in and you will get their path;
Note: you will have to play a lot with your mouse to get the path of the icon while trying to hover over on moving icons
If the icons you are looking for are not located there, then I would advise you to check every ServiceNow documentation you may have in regards to this topic.
Best Regards,
Georgi Mavrodiev
IT Consultant
Do IT Wise
You may visit us in our Web Site: www.doitwise.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2017 05:00 AM
Hello Vemffm,
What do you mean by saying "field styles"?
Are you referring to the style of your instance view or in other words the color themes?
If Yes -> then you need to use the Settings button (gear button), located at the right side of your Banner > go to Theme item of the System Settings and choose the one which you like most
If Not -> the please provide more detailed clarification of your requirements (it will be great if you may include a screenshot example);
If you are referring to what screenshot you may use instead of the original ServiceNow one, then you need to use the Application Navigator and go to System Properties > Basic Configuration UI16 > by clicking on the 'Plus sign' of Banner image for UI16 you can add a picture of your own;
If you are referring to the default pictures (for example like the original ServiceNow logo & others) location, then you need to navigate to System UI > Images;
Best Regards,
Georgi Mavrodiev
IT Consultant
Do IT Wise
You may visit us in our Web Site: www.doitwise.com

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2017 05:50 AM
Sorry.
No I mean via "configure styles" on any form.
You can set an icon for example ... but I do not know where to check for all available styles.
i.e. "background-image: url('images/cancelled.png');background-repeat: no-repeat;background-size: 14px 14px;background-position-y: 25% !important;padding-left: 16px;" will show this ...
But what other icons are available??? Need to knwo location to check for the icon names ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2017 05:53 AM
Hi Vemffm,
I think you are trying to refer to field decorations. This can be setup in the table "sys_ui_style_list" or Using UI Macros for specific fields.
Hoping this helps.
Regards,
Dhruv Chandan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2017 05:55 AM
Vemffm,
Thank you for the provided clarification!
The Icons of the ServiceNow Platform are located in a list form here:
Collaborate > Administration > Action Icons;
The backgroun color information is contained here:
System UI > Field Styles;
Best Regards,
Georgi Mavrodiev
IT Consultant
Do IT Wise
You may visit us in our Web Site: www.doitwise.com