Versions Compared

Key

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

Table of Contents

Introduction

English

Video File Upload enables you to attach a video file to a form.

Video

...

File uploaded through the

...

Video File Upload is stored under "[Joget Installation Directory]/wflow/app_formuploads".

Info
titleHow to set to a different storage path?

There are 2 ways you can change the wflow folder path:
1. By adding "-Dwflow.home=PATH" to your JAVA_OPTS when starting tomcat.
2. By setting the "Uploaded File Storage Base Path" option in General Settings.

...

NameDescription
LabelElement Label to be displayed to the end-user.
ID

Element ID (By declaring as "video", a corresponding database table column "c_receipt" will be created)

Please see Form Element for more information about defining the ID and list of reserved IDs.

...

NameDescription
Permission

Manage on who is able to access the file uploaded. Read more at Permission Control.

Available options:

  • Logged In Users
  • Public
  • Custom

...

  1. If you upload a video as Current Window, the video Player will be in the same window in the form (see Figure 12).


     Figure 12

  2. If you select the Configuration as Popup Window, the video will be uploaded as a link and the video Player will be displayed as a pop up window (see Figure 14). 



    Figure 13



    Figure 14

  3. You can also have multiple video file uploads within a single form(see Figure 15)
    Image Removed
    Image Added
             
     Figure 15

  4. You can have multiple video file uploads in a single form with different configurations, Popup Window and Current Window (see Figure 16)
    Image Removed
    Image Added

    Figure 16