Question #1
Which of the following statements is true for the Form Designer? a) To add a field to the form layout, drag the field from the Fields tab to the desired destination on the form. b) To create a new field on a form's table, drag the appropriate data type from the Field Types tab to the form and then configure the new field. c) To remove a field from the form layout, hover over the field to enable the Action buttons, and select the Delete (X) button. d) To add a section to the form layout, drag it from the Field Types tab to the desired destination on the form.
Answer: D
Option Analysis:
A. Option A is incorrect because it includes the false statement d, which incorrectly claims sections are added from the Field Types tab, so all four listed statements are not true.
B. Option B is incorrect because it omits the valid true statement a and includes the false statement d, making its collection of true statements inaccurate.
C. Option C is incorrect because it includes the false statement d about adding sections from the Field Types tab, so its listed combination of statements is not entirely correct.
D. Option D is correct because statements a, b, and c all describe valid, supported operations in the Form Designer, while the excluded statement d is factually incorrect. Key Concept:
The core functionality of the Power Apps model-driven app Form Designer follows standardized workflows for modifying form layouts, supporting drag-and-drop addition of existing and new fields, inline removal of fields via action buttons, and requiring sections to be added from the Components tab instead of the Field Types tab. References:
Add, configure, move, or delete columns on a form in Power Apps, https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/add-move-or-delete-fields-on-form
Create and design model-driven app forms