Attachment Data
Description
A macro which allows the user to select an uploaded attachment, or specify an attachment to upload.
Parameters
Name | Required | Available In | Default Value | Description |
---|---|---|---|---|
[default] /key (Field Name) | |
|
| The name or key of the data field. Must be unique. |
required | |
| false | If set to 'true', the key value must have a value of some sort, either true or false. |
include | |
|
| Only include file names which match the specified regular expression. Note: ".*" is a Java Regular Expression for "any character of zero or more time occurrence". |
exclude | |
|
| Exclude any file names which match the specified regular expression. Note: ".*" is a Java Regular Expression for "any character of zero or more time occurrence". |
Editor View
Tutorial Examples
There is no content with the specified labels