Microsoft Dynamics 365 provides several types of form that can be utilized for different purposes. The following form types are available in Microsoft Dynamics 365:
- Main form: This is the main web form that is opened when the user navigates to the record. These forms provide the main user interface for interacting with entity data.
- Quick-create form: This form can be configured for data entry by the user.
- Quick-view form: This form can be configured on the main forms of entities with a 1:N relationship with the parent entity.
- Mobile form: This is completed by users browsing the Microsoft Dynamics 365 site via mobile devices. We will explore enhancements for mobile in later chapters.
For the sake of understanding, we will just consider out-of-the-box contact entities and their respective forms:
- Main form: The main form is the entity form that is opened when the...