Working on Microsoft Dynamics AX 2012. I have a listpage form which has a referenced ListPageInteraction class, just wanted to change the label / caption of a few control. For this I need to do somet
I just want to limit the records brought in the combobox based on some condition, say like which menu item opened the form. So specific rows should return开发者_JAVA百科.
I am creating and posting Dynamics AX Ledger Journals from C#. I want to use the two helper classes the come with AX,
I\'d like to upgrade Axapta from version 2.5 to 3.0 or 4.0 (to be considered). Probably it wouldn\'t be so hard, but my version has A LOT of customized code - new classes, data sources, forms, etc. an
I created domain user \'jsmith\' in Active Directory and i\'ve added that domain account as a user in Dynamics CRM.My goal here is to execute code with a service account that is in the PrivUserGroup f
I\'m trying to create a custom lookup filter in a dialog in AX. I\'ve followed the instructions in this post x++ filter lookup in dialog and am getting a Stack Trace error -- FormRun object not init
The problem: We need to display Activities with thier regarding objects fixed set of attributes. Example:
I have installed Dynamics CRM 2011 and I have configured it for claims based authentication and internet facing deployment.
Preferably something that will disable this useless, annoying feature globally. Update 1 By default, Dynamics AX shows only the first 20 rows of a grid. This is an awful feature. I cannot see how
I can see that Extended Data Types can have Array Element which seems to make it a composite type. I\'ll be looking into that later.