Unlike the conventional File Upload element, Image Upload is designed to cater to images. Images uploaded Uploaded images will be displayed depending on the dimension according to dimensions set.
Figure 1: Image Upload
...
ID | ID of the element |
Label | Label of the element |
Readonly | Determines if this the element is editable |
Width(px) | Maximum width of the displayed image |
Height(px) | Maximum height of the displayed image |
Create Thumbnail? | Generates thumbnail |
...
Validator | Conventional validator |
Maximum File Size (KB) | File size limit for the photo to be uploaded |
Error Message (File size limit exceeded) | Message to be displayed when file size is more than the limit exceeded |
Image File Type | File extension(s) allowed |
Error Message (File type mismatch) | Message to be displayed when there is a file type mismatch |