Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Image RemovedImage RemovedImage RemovedImage Removed

Figure 1: Screenshot highlighting Image Upload in Form Builder

Image Added

Figure 2: Screenshot highlighting Image Upload with image uploaded in actual Form

Image Added

 

Figure 3: Image Upload Properties

NameDescription
ID 
Label 

Image Added

Figure 4: Image Upload Properties - UI

NameDescription
Readonly

Determines if the element is editable.

Width (px)Width in integer
Height (px)Height in integer
Create Thumbnail?Determines if the element will create a thumbnail and show it below the upload file element after image is uploaded.

Image Added

Figure 5: Image Upload Properties - Advanced Options

NameDescription
Validator

Attach a Validator plugin to validate the input value.

Info
titleWhen will validation takes place?

Validation will takes place whenever form is submitted except when it is submitted as "Save as Draft".

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)

Code Block
titleExample
.png;.jpg
Error Message (File type mismatch)Error Message when file type mismatched.
Permission Manage on who is able to access the file uploaded.