Microsoft
MB-500 · Question #41
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…
The correct answer is B. No. The Simple List pattern doesn't have a slot for adding a tab, and trying to add a tab control will cause the form to no longer be compliant with the Simple List pattern. https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/user-interface/simple-list-
Design and develop AOT elements
Question
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You create a new form in a project. You need to display tabs in a vertical alignment. Solution: Apply the Simple List pattern. Does the solution meet the goal?
Options
- AYes
- BNo
How the community answered
(34 responses)- A26% (9)
- B74% (25)
Explanation
The Simple List pattern doesn't have a slot for adding a tab, and trying to add a tab control will cause the form to no longer be compliant with the Simple List pattern. https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/user-interface/simple-list-
Topics
#form patterns#Simple List pattern#vertical tabs#UI design
Community Discussion
No community discussion yet for this question.