File Upload: Reference
Reference for File Upload in File Management. Key properties: Name, Upload Fields, Path, Template.
File Upload sits inside File Management. Action identity: upload.upload. Use this reference as a quick written lookup for the action-specific inputs without opening sample content.
Inspector Property Groups
File Upload Properties
| Property | Type | Details |
|---|---|---|
| Name | text | Required in common setups. |
| Upload Fields | text | Supports dynamic option sources. |
| Path | folder | Required in common setups. |
| Template | text | Enter a file naming template mask, where: {name} filename without Extension {ext} file extension {_n} will generate a _1 number and counting up until file is unique {guid} will generate a unique GUID |
| Replace Spaces | boolean | Replace Spaces with Underscores in file names |
| Replace Diacritics/Accent | boolean | Replace Diacritics/Accent characters with ASCII |