Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |