Bilješka
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati da se prijavite ili promijenite direktorije.
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati promijeniti direktorije.
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. |