microsoft / Dynamics-AX-Extensible-Control-Samples

Sample code and tutorials for building extensible controls for Microsoft Dynamics AX. Includes code samples for AX Forms, AX Tables, AX Classes, and AX Resources (HTML/JS/CSS).
36 stars 24 forks source link

Dynamics-AX-Extensible-Control-Samples

Sample code and tutorials for building extensible controls for Microsoft Dynamics AX. Includes code samples for AX Forms, AX Tables, AX Classes, and AX Resources (HTML/JS/CSS).

For full API documentation, see https://ax.help.dynamics.com/en/extensible-control-programming-reference

Note that the files with extension "xpp" are not valid X++ metadata files and cannot be opened using the Microsoft Dynamics AX Visual Studio Tools. These files have been stripped of their auto-generated metadata so that the source code is easier to read via Github. To open the files using the Microsoft Dynamics AX Visual Studio Tools, follow the instructions below.

Prerequisites to run the samples

To import a sample

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.