Skip to content

Commit 5c35c74

Browse files
authored
Update addOnChange.md
1 parent 5b14992 commit 5c35c74

File tree

1 file changed

+1
-1
lines changed
  • powerapps-docs/developer/model-driven-apps/clientapi/reference/attributes

1 file changed

+1
-1
lines changed

powerapps-docs/developer/model-driven-apps/clientapi/reference/attributes/addOnChange.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ search.app:
2222
Sets a function to be called when the **OnChange** event occurs.
2323

2424
> [!NOTE]
25-
> If the `addOnChange` method is used on the form `OnLoad` event handler, you should ensure that it's called when necessary. You can use the [getEventArgs](executioncontext/getEventArgs.md) to conditionally call the `addOnChange` method based on the data load state.
25+
> If the `addOnChange` method is used on the form `OnLoad` event handler, you should ensure that it's called when necessary. You can use the [getEventArgs](../executioncontext/getEventArgs.md) to conditionally call the `addOnChange` method based on the data load state.
2626
2727
## Attribute types supported
2828

0 commit comments

Comments
 (0)