Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Reflows the UI of the business process control.
Syntax
formContext.ui.process.reflow(updateUI, parentStage, nextStage);
Parameter
| Name | Type | Required | Description |
|---|---|---|---|
updateUI |
Boolean | No | Specify true to update the UI of the process control; false otherwise. |
parentStage |
String | No | Specify the ID of the parent stage in the GUID format. |
nextStage |
String | No | Specify the ID of the next stage in the GUID format. |