You need to create a user interface that displays all of the records for a custom module. The user interface must have an action pane, filters, a grid, form parts, and preview information. Which form template should you use? A.…

You are planning the Dynamics AX architecture for a company that has two legal entities. You need to recommend a solution that meets the following requirements: • Application logic must be shared between the two legal entities. • Integration ports…

You plan to create two tables named Table l and Table2. Both tables will have a field named Customer Number of the string type that has a length of 15. The tables will have a relationship on the Customer Number…

You have a form that displays a list of items from a table named Table l. You need to prevent all users from updating the records by using the form. What should you modify? A. The table field groups B.…

You are developing a solution to store sales orders in Dynamics AX. Each sales order can contain multiple sales order lines. A sales order line can be part of only one sales order. You create two tables named Sales Table…

You have a table named Table l that contains a string field named Description. Users want to search for records in Table l based on words that might be present in Description. The words can be anywhere in the Description…

You have two tables named CustTable and Cust Group. Each record in CustTable references a record in Cust Group. You need to create a delete action to ensure that the records in Cust Group can be deleted only if there…