Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |