Skip to content

Commit 162d017

Browse files
authored
Update openForm.md
Adding this to deflect ICM and help customers better understand how to use AllowQuickCreate options.
1 parent 33b5387 commit 162d017

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. If you do not specify this, by default <b>false</b> is passed.</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>
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)