Previous Topic Next topic Print topic


Creating Structure Files and Layouts

A structure file that contains layouts must always contain one (and only one) default layout. It can also include conditional layouts, which records can use if certain conditions in the record are met; although, these are optional.

Conditional layouts contain conditions that you can attach to any non-group field within the layout. A condition is a true or false statement queried against the value of the field. If all conditions in the layout are true for a particular record, the record is displayed using that layout. If not all of the conditions are true, the record uses the default layout (or another conditional layout).

For records that could use more than one layout (that is, they match all conditions in more than one layout), the record uses the first layout possible, based on the order that the conditional layouts are displayed in the Selected Layouts pane.

Previous Topic Next topic Print topic