Skip to content

Commit ead53a9

Browse files
authored
Merge pull request MicrosoftDocs#1730 from vashr/patch-4
Add stageGate value option
2 parents dd9a8fb + 3f164af commit ead53a9

File tree

1 file changed

+4
-0
lines changed
  • powerapps-docs/developer/model-driven-apps/clientapi/reference/formContext-data-process/navigation

1 file changed

+4
-0
lines changed

powerapps-docs/developer/model-driven-apps/clientapi/reference/formContext-data-process/navigation/movePrevious.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ You can also move to a previous stage in a different entity.
6565
<td>dirtyForm</td>
6666
<td>This value will be returned if the data in the page is not saved.</td>
6767
</tr>
68+
<tr>
69+
<td>stageGate</td>
70+
<td>One or more required field on the current stage is empty.</td>
71+
</tr>
6872
</table>
6973
</td>
7074
</tr>

0 commit comments

Comments
 (0)