setBodyVisible (Client API reference)

Sets the header's body visibility.

Note

This method is supported only on Unified Interface.

Syntax

formContext.ui.headerSection.setBodyVisible(bool);

Parameter

Name Type Required Description
bool Boolean Yes Specify true to show the body; false to hide the body.

formContext.ui.headerSection