Skip to content

Commit 04b8833

Browse files
authored
Update onprestagechange.md
Based on https://icm.ad.msft.net/imp/v3/incidents/details/162220543/home and the repair item https://dynamicscrm.visualstudio.com/OneCRM/_workitems/edit/1666598 this documentation must be changed until the feature gets fully implemented
1 parent 5977e5a commit 04b8833

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

powerapps-docs/developer/model-driven-apps/clientapi/reference/events/onprestagechange.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ An execution context object is passed to event handlers for this event. You can
3333

3434
This client API is only supported on the unified client. The legacy web client does not support this client API.
3535

36+
onPreStageChange is only supported for single entity Business Process Flows. It is not supported for cross-entity processes.
37+
3638
## Methods supported for this event
3739
- **formContext.data.process**.[addOnPreStageChange](../formcontext-data-process/eventhandlers/addOnPreStageChange.md) method to add event handlers for this event.
3840
- **formContext.data.process**.[removeOnPreStageChange](../formcontext-data-process/eventhandlers/removeOnPreStageChange.md) method to remove event handlers for this event.

0 commit comments

Comments
 (0)