Create a new form in Microsoft Dynamics AX7 Development
Right click and Add > New
Select the Form object from the AX7 Artifacts
Initially it will show the pattern as unspecified. This is something we should always set if we expect our form to work across platforms (browsers). Otherwise we can set it to custom and it is free form. Which is a bit messy and unsupported.
Once you have applied a pattern the bottom part of the form will show you the expected pattern. Now it is a matter of filling it up with the required control types
Lets right click New > control we want to add
Once you have added all your required controls
Drag the table from the AOT to the Data Sources node. It should look something like this
No comments:
Post a Comment