Microsoft
MB6-894 · Question #74
You create a model that has many new forms. You need to locate the forms that do not have a form pattern applied to their form design. What are the possible ways to achieve this goal? Each correct…
The correct answer is B. Build the model with Run Best Practice Checks checked, and then search the error list for C. Run the form patterns report addin, and then filter the generated report for forms with a blank. https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/user-interface/form-
Manage the User Interface and Security for Developers
Question
You create a model that has many new forms. You need to locate the forms that do not have a form pattern applied to their form design. What are the possible ways to achieve this goal? Each correct answer presents a complete solution.
Options
- AUse the Find in files command to search for <Pattern> < /Pattern>.
- BBuild the model with Run Best Practice Checks checked, and then search the error list for
- CRun the form patterns report addin, and then filter the generated report for forms with a blank
- DRun the form statistics addin, and look through the output for forms with Pattern=Unspecified.
- EPerform a Metadata search for type:FormDesign property:Pattern=.
How the community answered
(27 responses)- A7% (2)
- B85% (23)
- D4% (1)
- E4% (1)
Explanation
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/user-interface/form-
Topics
#form patterns#Best Practice checks#form patterns report#metadata search
Community Discussion
No community discussion yet for this question.