Skip to content

Commit e420a76

Browse files
authored
Updates from PM
1 parent 162d017 commit e420a76

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

powerapps-docs/developer/model-driven-apps/clientapi/reference/Xrm-Navigation/openForm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ search.app:
8484
</table>
8585
</li>
8686
<li><b>selectedStageId</b>: (Optional) String. ID of the selected stage in business process instance.</li>
87-
<li><b>useQuickCreateForm</b>: (Optional) Boolean. Indicates whether to open a quick create form. The entity must have the **Allow Quick Create** option enabled for the quick create form to be displayed and you must also add the entity and the quick create form to your app. If you do not specify the value of useQuickCreateForm, the default will be set to <b>false</b>.</li>
87+
<li><b>useQuickCreateForm</b>: (Optional) Boolean. Indicates whether to open a quick create form. The entity must have the <b>Allow Quick Create</b> option enabled for the quick create form to be displayed and you must also add the entity and the quick create form to your app. If you do not specify the value of <code>useQuickCreateForm</code>, the default will be set to <b>false</b>.</li>
8888
<li><b>width</b>: (Optional) Number. Width of the form window to be displayed in pixels.</li>
8989
</ul>
9090
</tr>

0 commit comments

Comments
 (0)