CreateCustomTableEditor(TableName: String, Title: String): Object
Creates an edit form for a user defined table.
CreateCustomTableEditor function syntax has these named arguments:
Parameter |
Description |
Table Name |
Required. The table to create the edit form for. |
Title |
Optional. The title of the Custom Table Editor form created. |