Master Detail Tab Form Windows Introduction

A Master Detail Tab Form Window is typically used when you want to display a Master Detail relationship with more than one detail LU. This is different from Master Detail Form Windows  where only one detail LU is displayed. On the Master Detail Tab Form Window, the detail information is displayed on its own tab. The detail forms can be both multi record forms such as Table Windows, or Single Record Form Windows.

Another benefit with Master Detail Tab Form Windows, is that the tabs can be added dynamically depending on what components are currently installed.

Master Detail Tab Form Windows are derived from the cMasterDetailTabFormWindow class.

Note: Having more complex forms such as Container Tab Form Windows or Master Detail Form Windows on a tab is possible, but should be avoided. This will result in a bad user experience because the complex structure makes information hard to find.