Quick view forms can be added to another form as a quick view control. The quick view control provides the capability to view information about a many-to-one-related record. Adding a quick view form means that users do not need to navigate to a different record form to see the information they need to complete their work.
Quick view controls are associated with a lookup field. If the lookup field value is not set, the quick view control will not be visible. The fields shown in quick view controls are read-only and cannot be edited.
Quick view forms have a simple structure. They are a single one-column tab with one or more one-column sections. You cannot add more tabs, but you can add more one-column sections.
Only fields, spacers, and subgrids can be added to quick view forms. The ability to use subgrids is especially useful as when the quick view form is added to another form, the user can see the details of the parent record and other related records...