formDocumentInput

Defines that a document file can be attached.

Referenced by: formAttachmentElement, formAttachmentInput

Properties

Property Details
maxFileSize Defines the maximum length of an attachment for this element in megabytes. If not specified, there is no maximum file size.
type The input type identifier.
Valid value of this property document

Example

{
  "maxFileSize": 10,
  "type": "document"
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.