Dynamics 365 Business Central: Overview of all available action (button) icons/images

Dynamics 365 Business Central

Hi, Readers.
Today I would like to talk about how to get an overview of all available action (button) icons/images.

As you might know, the page actions in Business Central are displayed on the header section. There are multiple tabs to help navigate to the right item.

Business Central includes images that you can use on actions in command bar menus and promoted actions on the ribbon. To add an image to an action, you add the Image property and you must provide the name of the image you that want to use from the Dynamics 365 Business Central Action icon library.

PS:
1. By default, the size of images is 16 pixels high by 16 pixels wide. For promoted actions, you can choose to display larger images that are 32 pixels high and 32 pixels wide. For more information, see Image property.

2. If you forget to set Image property, no icon will be displayed.

So, where can we find the Dynamics 365 Business Central Action icon library? In this post, I will briefly introduce several common ways.

1. Use Website: http://aka.ms/bcicons

You can add filters to find the icons you need to add.

2. Using VS Code extension: AZ AL Dev Tools/AL Code Outline

There is a command, AZ AL Dev Tools: Show Action Images

Then you can see all the action icons in VS Code. (This does not require opening a web page)

And you can also filter values.

3. Using Ctrl+Space (when the cursor is located on the line with the Image property)

In Visual Studio Code, you can get a list of available icons using Ctrl+Space (when the cursor is located on the line with the Image property). But this method can only confirm one by one, the advantage is that it does not require additional VS Code extension and web page.

That’s all. Very simpe.
In addition, I will introduce two more methods in NAV.

1. Using Dynamics NAV Image Library (A tool on Mibuso)

2. Use the image below directly: (Unable to filter)

PS:
1. Dynamics 365 Business Central: Add new actions (Show more and Show less) to show and hide subgroups on the page

2. Dynamics 365 Business Central: How to add actions to the repeater control shortcut menu (Defining Action Scope)

END

Hope this will help.

Thanks for reading.

ZHU

コメント

Copied title and URL