Skip to content

Commit 2c390cc

Browse files
committed
Adding return object
1 parent 70c29a7 commit 2c390cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

powerapps-docs/developer/component-framework/reference/includes/entityreference-description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ applies_to:
1515
ms.assetid: 23c7b85b-4863-4b63-8dc2-7162b95ff393
1616
---
1717

18-
An object that encapsulates an Entity reference as a plain object suitable for storing in the state tree.
18+
An object that encapsulates an entity reference as a plain object suitable for storing in the state tree.

powerapps-docs/developer/component-framework/reference/navigation/openform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Model-driven apps
3434

3535
## Return Value
3636

37-
Type: `Promise<OpenFormSuccessResponse>`
37+
Type: `Promise<OpenFormSuccessResponse>`. The `openFormSuccessResponse` returns an array of type `savedEntityReference` with the values present in the [EntityReference](../entityreference.md) method.
3838

3939
## Remarks
4040

0 commit comments

Comments
 (0)