How to Add A New Field in AX Form : AX 2009 & AX 2012
Open the AX form where You want to Add a New Field and follow the given Step :
style="display:inline-block;width:728px;height:90px"
data-ad-client="ca-pub-1564485619783574"
data-ad-slot="1552071245">
For Example we are adding a new field at sales order Form
Step 1 : Go to Accounts receivable -> Common –>Sales Order Details.
- Right Click on the Form and Select Personalize
- Make sure the selection is changed in table Sales orders to:
- Click the Application Object Tree toolbar button.
Technical:
- Goto to AOT Table :
- Open Sales Table -> Field -> Create a new Field. [Truck No]
- Compile & Restore.
- Open the Form where u want the field
- Data source ? table
[Note ? If Field which we have created does not display In Data source-table, and then restore the Form]
- Open Design -> Tab- just drags the field and placed in the tab.
Leave a Reply