Administrator Guide

Image List

All icons, company logos, all images that are seen throughout Flex are contained in a special list called ImageList. As new features are developed, we provide new icons for your ImageList.

If your new list requires an icon for use within the system follow the details explained below.

Each embedded list should have two images – one large and one small for different sections of the system. The large icon should measure 32 x 32 pixels (px) and the small should be 16 x 16 px. The icon file names must correspond with the List name – using the following naming convention and syntax:

The 16 x 16 icon file name should be [ListName].png

The 32 x 32 icon file name should be [ListName]large.png

Note: If your list has two words the name of your icons will not have the space between the two words. Example: if your new list is called Case Management, the icon will be CaseManagement.png.

Was this helpful?