NoneLayout
Purpose
The NoneLayout is the simplest layout. It shows the assigned content without additional grouping or layout-specific controls.
Behavior
The assigned content is rendered without additional structural behavior such as grouping, tabs, drawers, or grid placement. The order of the assigned ViewTemplates follows the order shown in the Navigator window.
NoneLayout should only be used if the View contains exactly one ViewTemplate or one referenced View. If multiple elements need to be arranged, a more specific layout such as BoxLayout, GridLayout, or GroupLayout should be preferred.
Example usage
KeywordAttributeEdit_view in Context KeywordAttribute. It is visible in the client whenever you create or edit a keyword attribute in Administration > Keyword Attribute.