Versions Compared

Key

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

...

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.
File Type (.pdf;.doc)

Accepted file type extension(s). (Semicolon separated values)

Code Block
titleExample
.pdf;.doc
Error Message (File type mismatch)
Error Message when file type mismatched.
Permission

Manage on who is able to access the file uploaded.

Info
titleNew Feature

Newly introduced in Joget Workflow v5

SizeSpecifies the width, in characters, of an <input> element.
Allowed multiple files upload?
Allows multiple files upload.
Readonly

Determines if one can upload a file.

Download as Attachment

Determines the download behavior.

...