The official NAV 2015 release is available and that means that a new version of the Dynamics NAV Image Library can be released. This time I have redesigned the Image Library so that it contains all images from NAV 2009 and up. Combined in one application file (thanks to Mark Brummel who challenged me to not split the application in multiple dll’s), so it is easy to use.
The Dynamics NAV Image Library is available for download at mibuso.
Changes
There are not many changes compared to NAV 2013 R2. Action images are not redesigned and there is just one new image added. I did not compare all images one by one, just noticed that the the total number of action images is now 1016 instead of 1015. Also the number of Navigation Group images increased by just one image.
The Tile images, which were introduced in NAV 2013 R2 (see this post) have been reduced with two images.
Cue Icons
The Cue Icons are new in NAV 2015. These images can be used in the Cue Tiles on the Role Center. The default Cue Icon is the Stack image which is redesigned in NAV 2015.
NAV 2013 R2
NAV 2015
As you can see the Stack image is different, but it has the same behavior as before. The image reacts to the number that is being displayed, the higher the number the more pages are displayed on the Stack image.
To get a different image on the cue tile, go to the properties of the control on the Page and choose a different image.
Here the Image of the Ready To Ship tile has been changed to CheckList instead of the default Stack image.
What about the grey tile? No color and no image is displayed.
A blue tile is used for a clickable tile. By default a FlowField is clickable, if correctly set up. If the DrillDown property on the control is set to No the tile will turn grey and becomes non-clickable.
In NAV 2015 it is also possible to have a tile for a normal field instead of a FlowField. It doesn’t matter if the field is a table field or global variable on the Page. Because normal fields doesn’t support drilldown by default, the tile will be grey. The Average Days Delayed is an example of a normal field in the Sales Cue table. To get a blue tile for this field you need to write code in the OnDrillDown trigger of the control on the Page.
Then you may have noticed that the Average Days Delayed tile doesn’t show a Cue image. That is because of the fact that the field is a decimal field. Here you can see the difference of an integer and decimal field on the cue tile. The icon on the integer field can be changed, but the icon on the decimal field will never be displayed.
Here is an example with a different icon on the integer field, while also made clickable by putting some code in the OnDrillDown trigger.
Pingback: Dynamics NAV 2015 Image Library - Microsoft Dynamics NAV Thoughts - Dynamics User Group
Pingback: Dynamics NAV 2015 Image Library - Microsoft Dynamics NAV Community
Hi,
thats great! I thank you for that Update 🙂
kind regards from germany,
Matthias König
Pingback: Dynamics NAV 2015 Image Library - Released. - Microsoft Dynamics NAV Community
Hi,
Could it be posible to add new icons?
Thanks,
Regards.
hi,
great tool.
is there any way (trick/hack) to extend the (default) image library with custom images for usage with action buttons? i think, that would be a great thing.
best regards
Really great tool. I have an Idea: please put a Push action on the Icons which copies the Name into the clipboard.
Hi René, that’s a nice idea. Maybe in the next version. For now you can select an icon and use Ctrl+C to copy the name to the clipboard.
Thanks, AJ
Wow, great job here! Thank you very much!
Any 16×16 icons ?
Yes, each icon has a 16×16 variant. But I didn’t include them. Are you looking for them?
Yes, is there any way of obtaining the 16×16 ?
Any updates on the 16×16 icons ?