How to Show Alert message on axapta startup If you want to show any ax client startup alert then you can put code following way Open AOT (Ctrl+D) then Go to Info Class Write following code on StartupPost() Method void startupPost() { ; box::info("Welcome to Microsoft dynamics axapta Application"); }
Technical Tutorials x++,tips on issues or troubleshooting On Ax ERP ,Microsoft Dynamics 365,Ax 2012,Microsoft , U.S.,Business Software solution.