This document contains a list of the available symbols within Dynamics AX, as well as information and guidelines around the usage of symbols in various locations in the product. The symbol font is used by setting the ImageLocation property to "Symbol" and the Normal Image property to a symbol name listed below. Guidelines for symbol … Continue reading AX / D365FO – List of all Symbols fonts (Image icons for tiles and buttons)
Category: Workspaces
AX / D365FO – Create a Tile in a D365FO Workspace with X++
There are two ways through which we can create tile one by personalizing form and another through code. In this example we'll use code The diagram below summarizes the operations we will perform to add a tile to a workspace These are the steps we'll do : Create an AOT Query objectCreate a simple list … Continue reading AX / D365FO – Create a Tile in a D365FO Workspace with X++
AX – D365FO – How to set Workspace default directory for Projects and metadata
D365FO – AX – Build workspaces in Finance and Operations apps
Reference article : https://docs.microsoft.com/en-us/learn/modules/build-workspaces-finance-operations/ Design KPIs KPIs can be created in the developer environment and then embedded into workspaces to provide users with key measurable values that allow them to see how business is performing. The below image shows an example of a KPI tile in a workspace. KPIs should have clear objectives that are … Continue reading D365FO – AX – Build workspaces in Finance and Operations apps