setFormEntityName (Client API reference)
Sets the name of the table to be displayed on the form.
Syntax
formContext.ui.setFormEntityName(arg);
Parameter
| Name | Type | Required | Description |
|---|---|---|---|
| arg | String | Yes | Name of the table to be displayed on the form. |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Sets the name of the table to be displayed on the form.
formContext.ui.setFormEntityName(arg);
| Name | Type | Required | Description |
|---|---|---|---|
| arg | String | Yes | Name of the table to be displayed on the form. |