Navigation:  WebOffice Standard Reference > WebOffice Category > Edit Layers > Editing fields >

File Upload Properties

Previous pageReturn to chapter overviewNext page

Specifies the file upload properties for the edit field type 'file upload'.

 

Note: When configuring a file upload, please keep in mind to assgin the input field type "file upload" to the editing field.

 

File upload properties - WebOffice category

File upload properties - WebOffice category

 

Property

Description

Path for storing files

Path for storing files on server. The directory used for storing the uploaded files should not be located inside the Tomcat application or the web server path. To be able to download or display the uploaded files, the folder has to be related to a virtual directory with minimal access rights. The virtual directory should not allow directory browsing or executing of files. The user executing the Tomcat (SYSTEM) has to have at least write rights on the directory.

 

Note: Using multiple editing fields for file upload on one or more edit layers, it is recommended to use a certain file structure for document storing:

-UploadedDocuments

-<Edit Layer1>

 -<Edit Field1>

  -Doc1, Doc2, Doc3

 -<Edit Field2>

  -<...>

 -<Edit Layer2>

  -<...>

Quota [KB]

Maximum size of file upload in KB.

Allowed File Types

Provide allowed file types using the "|" symbol for separating values eg 'jpg|png|gif'.