Microsoft Dynamics 365 for Finance and Operations (legacy) — Question 10
You are an Independent Software Vendor (ISV) developer and are creating a new form for an existing solution.
Business requirements state that the form must always open in a grid view.
What should you modify to fulfill this requirement?
Answer options
- A. the Open Mode property on the form's menu item
- B. the Window Type property on the form's design
- C. the Form View Option property on the form's menu item
- D. the View Edit Mode property on the form's design
Correct answer: C
Explanation
The correct answer is C because the Form View Option property on the form's menu item directly controls how the form is displayed when opened, ensuring it defaults to grid view. The other options do not specifically address the requirement to set the initial display mode of the form.