Notifications
Announcements
No record found.
What is a parameter form in Ax? what is the use of it can any explain with an example?
*This post is locked for comments
Parameter form is usually the first entry in each module in the Setup submenu on the area page. It holds system setup that is essential for the specific module to work. You have 1 single record for each company account in a parameter table.
As with all other basic information for AX, you could also find details on this within the MSDN documentation:
msdn.microsoft.com/.../aa846438.aspx
Any application works based on assumptions and set of facts. You can say that, behaviour of application is derived by user wish. To operate any module, it is must to have some pre-configured rules, that will derive the behaviour of that module.
Same happens with AX/D3FO. There are lot of modules in AX. Each one of them has its own basic setup. Such setup is done at parameters form.
Regarding its location, it can be found under setup of each module.
I have parameter form and i have dropdown field in it when i select a value from the field
based on that value i should add data to another field in the purchase order form
Data initialization is done in the initValue() method of the tables. You could implement it on PurchTable/PurchLine, find the parameter table, and assign the value to your field in there. In fact it uses PurchTableType and PurchLineType classes, where the order is created, have a look at those and you should be able to decide when/where to assign your values depending on your business requirements.
how can I add field group
to dialog form
You are now changing the topic the third time. Please mark helpful answers next to each post with the checkbox to resolve the topic, and then open another one for a new question. Also please be more descriptive when explaining what do you want exactly, and don't be afraid to use a search engine to find answers, since for majority of the basic issues you are raising there already is an answer. Thank you.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 4 Most Valuable Professional
Priya_K 4
MyDynamicsNAV 2