process.setDisplayState (Client API reference)

Sets the display state of the business process control.

Syntax

formContext.ui.process.setDisplayState(state);

Parameter

Name Type Required Description
state String Yes Specify "expanded", "collapsed", or "floating". The value "floating" is not supported on the web client.

getDisplayState
formContext.ui.process