How to design a form in AX using X++?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between Auto design and Generate design ? If we uses both designs in a report what design will be print?
When you are creating a table what is the default table group?
If you manipulate anything which layer would it affect?
Difference between temp table and container?
What are Queries, how do we use them?
What is Primary index and Clustered index?
What is Run base framework?
Define conpoke()?
When we create the dialog run method is needed? If not how to run the method?
validateWrite() method can be written in form datasource as well as table level, when should we write it in form DS and when in table. Similar in case of write() method?
When a form opens what are the sequential methods called?
What is RunBase?