Launch offer
Business website $150 USD Custom plugin $200 USD Ready in 5 days
Get a quote
Odoo

Form Views in Odoo

Build detail screens with sheet, group, notebook, and statusbar.

Form Views in Odoo — a practical guide to Odoo form view with clear examples you can reuse in real projects.

Odoo Tutorial Series (42/112). Prefer one article? Read the complete Odoo tutorial.

Short description

Use widgets and invisible/readonly attrs for better UX.

Form sketch

<form>
  <sheet>
    <group>
      <field name="name"/>
      <field name="partner_id"/>
    </group>
  </sheet>
</form>

Leave a reply

Your email address will not be published. Required fields are marked *