Microsoft Dynamics AX, Sharepoint and .NET (C#, ASP.NET) development blog.
(Move to ...)
▼
Showing posts with label
element.args().record()
.
Show all posts
Showing posts with label
element.args().record()
.
Show all posts
Friday, July 15, 2011
SubStr function - Axapta
›
str SubStr (str _text, int _position, int _chars) SubStr("MyString",20,3); // Returns "" SubStr("MyString "...
Monday, July 11, 2011
Create loop from an AX form DataSet - Ax 2009
›
Sometimes we need to loop through values at the form level. The following code loops (for loop) the SalesParmTable in the CloseOk() Form met...
Thursday, March 3, 2011
Set the Business Relationship Account in the Activities Form
›
Yesterday I had a requirement that said to pre-populate the Business Relationship Account in the Activities Form field Business Account upon...
›
Home
View web version