Forms • File Storage

File (upload) storage in Odoo filestore as attachments

Store file uploads (authenticated, public) in Forms as its attachments

Installation Requirements
  • Forms (formio) module version >= 8.15
  • PyPi package formio-data version >= 0.3.8
    pip3 install -U formio-data

Form Builder

Configure (default) JS Options

Add and configure File Component

Form

File component - Upload single or multiple files

File upload(s) stored as Attachments

Visit the online Demo

Click the Live Preview button in the top.

Users (email / password)

  • demo / demo
  • portal / portal