Not available on std_layout.
A Boolean property. An expression which, if evaluated to be True, will remove the layout outline.
false() (that is, the layout outline is include in the page).
true(), false() or any valid expression, involving field names, literals, XSL variables or JavaScript variables, which can be resolved to true() or false().
This example will remove the layout outline if field #NO_LAYOUT is equal to 'Y'. The expression should be entered, and is shown when the property has focus, as follows:
![]()
When the property loses focus, the expression is shown as follows:
![]()