Adds a new Date
<void> FormFieldCollection.addDateFormField(<Number> emptyWidth, [<RequestDateFormFieldCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| empty |
Specifies the horizontal extension, in twips, of the Date |
| callback | Optional. Receives the added Date |
| error |
Optional. Is called when the operation failed with an error. |