-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Dynamics 365 for Finance and Operations Development Cookbook
By :

In the current version of Dynamics 365 for Finance and Operations, there are a total of five form patterns that we use the most:
For a full list of the forms that are currently using a particular form pattern, generate the Form Patterns
report from within Microsoft Visual Studio. On the Dynamics 365 menu, expand the Add-ins
option, and click Run form
patterns report. A background process generates the report. After several seconds, a message box appears in Visual Studio to indicate that the report has been generated and inform you about the location of the Form Patterns
report file. You can filter this file by pattern to find forms that use a particular pattern.
We're going to look at how to run the form patterns report. This report is generated through Visual Studio and gives us information about all of the forms in the system with the corresponding form patterns...