Optional
cmdbarControls whether the command bar is displayed.
Accepted values are:
The logical name of the entity.
Optional
extraqsAdditional parameters can be provided to the request. This can only be used to provide default field values for the form, or pass data to custom parameters that have been customized for the form. See example below for setting the selected form.
Example: encodeURIComponent("formid={8c9f3e6f-7839-e211-831e-00155db7d98f}");
Optional
navbarControls whether the Navigation bar is displayed on the form.
Accepted values are:
Generated using TypeDoc
Interface for defining parameters on a request to open a form with main.aspx (as with window.open). Useful for parsing the keys and values into a string of the format: "&key=value".
See
External Link: Open forms, views, dialogs, and reports with a URL
Remarks
A member for "pagetype" is not provided. The value "entityrecord" is required in the URL, for forms. Example: "pagetype=entityrecord"