Adds a new Text
<void> FormFieldCollection.addTextFormField(<Number> emptyWidth, [<RequestTextFormFieldCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| empty |
Specifies the horizontal extension, in twips, of the Text |
| callback | Optional. Receives the added Text |
| error |
Optional. Is called when the operation failed with an error. |
Learn more about the Javascript: Form