File Uploads

Updated 13 July 2026

Let users upload documents (like resumes or screenshots) and keep them attached to the submission.

Overview

File uploads are perfect when users need to provide supporting documents. Instead of asking users to email files separately, you can collect everything in one place and keep it connected to the submission in Odoo.

Common examples:

Uploads are stored as attachments in Odoo and linked to the submission record, so your team can open them immediately when reviewing the entry.

How It Works

Add a field of type “File Upload”. You can limit which file types are allowed and set a maximum size. When someone submits, the file is stored as an attachment and you can open it from the submission record.

Step-by-Step Guid

Fields Table

Fields explanation

Question type: file upload

Must be set to file upload to allow attachments

Allowed file types

The file extensions users are allowed to upload

Maximum file size (MB)

Maximum upload size allowed (in MB)

Uploaded files

Where the uploaded files are stored and linked in Odoo

Tips

Common Mistakes

File Uploads