Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Image Upload is designed to cater to images. Uploaded images will be displayed according to dimensions set.
Figure 1: Screenshot highlighting Image Upload in Form Builder
...
Figure 3: Image Upload Properties
Name | Description |
---|---|
ID | Element ID (By declaring as "photo", a corresponding database table column "c_photo" will be created) |
Label | Element Label to be displayed to end user. |
Figure 4: Image Upload Properties - UI
...
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. | |||||
Image File Type | Accepted file extension(s). (Semicolon separated values)
| |||||
Error Message (File type mismatch) | Error Message when file type mismatched. | |||||
Permission | Manage on who is able to access the file uploaded. Read more at Permission Control.
|
...