addForm
Description
Adds a new form to a database
Usage
addForm(databaseId, schema, folderId = databaseId)
Arguments
Argument | Description |
---|---|
databaseId | the id of the database |
schema | the schema of the form to add |
folderId | the id of the folder to which this form should be added |