Verj.io JavaScript API
Workflow Process
Form
Integration Service
REST Service
Workflow Process
FileUploadControl
.isImmediateUpload
Returns true if selected files are immediately uploaded, otherwise returns false. If false, an
InitiateUploadControl
is required to upload the files.
Further documentation
.
returns
boolean
InitiateUploadControlis required to upload the files.Further documentation.