setVisible (Client API reference)
Shows or hides the business process control.
Syntax
formContext.ui.process.setVisible(bool);
Parameter
| Name | Type | Required | Description |
|---|---|---|---|
| bool | Boolean | Yes | Specify true to show the control; false to hide the control. |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Shows or hides the business process control.
formContext.ui.process.setVisible(bool);
| Name | Type | Required | Description |
|---|---|---|---|
| bool | Boolean | Yes | Specify true to show the control; false to hide the control. |