Manage Form Submissions

Updated 13 July 2026

View, process, export, and link submissions to Odoo records.

Overview

This chapter is for the day‑to‑day work after your form is live. Submissions are where your team reviews what people sent, downloads attachments, and turns entries into actions.

From submissions you can:

Example: Your sales team can quickly filter recent submissions, process them into Leads, and follow up with the best ones first.

How It Works

When a user submits a form, a submission record is created with the raw data and a formatted preview. If your form has mappings, the system can create or update a target record automatically.

Step-by-Step Guid

Fields Table

Fields explanation

Submission reference

Unique ID for this submission (useful when you need to reference it)

Raw answers (technical view)

The answers saved from the form (stored as structured data)

Answers table (readable)

A human‑friendly view of the answers (easy to read)

Status

Current status (submitted, processed, or error)

Linked Odoo record

If created, the Odoo record linked to this submission

Attachments

Any uploaded files saved with the submission

Tips

Common Mistakes

Manage Form Submissions