Skip to content

Commit 377b337

Browse files
authored
Merge pull request #2253 from hedelg/patch-1
Update onprestagechange.md
2 parents df0a4ad + 04b8833 commit 377b337

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)