Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Name | Description |
ID | Element ID (By declaring as "receipt", a corresponding database table column "c_receipt" will be created) |
Label | Element Label to be displayed to end user. |
Figure 3: File Upload Properties - Advanced Options
Name | Description | |||||
---|---|---|---|---|---|---|
Validator | Attach a Validator plugin to validate the input value.
| |||||
Maximum File Size (KB) | Maximum File Size (KB) in Integer. | |||||
Error Message (File size limit exceeded) | Error Message when file size exceeded. | |||||
File Type (.pdf;.doc) | Accepted file type extension(s). (Semicolon separated values)
| |||||
Error Message (File type mismatch) | Error Message when file type mismatched. | |||||
Delete actual file during overwrite or remove? | Actual file will be deleted when file is removed or being overwritten.
| |||||
Permission | Manage on who is able to access the file uploaded. Read more at Permission Control.
| |||||
Size | Specifies the width, in characters, of an <input> element. | |||||
Allowed multiple files upload? | Allows multiple files upload. | |||||
Readonly | Determines if one can upload a file. | |||||
Drop zone padding | Determine the extra size of padding for larger drop zone. | |||||
Download as Attachment | Determines the download behavior. |
...