Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 36 |
Technical Name |
chb_form_display_required |
License | LGPL-3 |
Versions | 17.0 18.0 |
Form View Label Alignment
Better alignment for Odoo form labels and required markers
Wechat: OpenOrchestration | Phone: +86 18550111149
Inline label layout
Cleaner and more compact form views
Labels inside groups are displayed with inline-flex
, making forms more compact and visually balanced.
Labels in .d-inline-block
sections have adjusted spacing for consistent alignment.
Required field indicators (*) are styled with consistent spacing and visibility.

Improve usability
Make required fields stand out
The .display-required
and .display-required-space
classes ensure required markers are always visible, aligned, and properly spaced next to labels, avoiding UI inconsistencies.
Lightweight & compatible
Works with all Odoo 17 forms
The CSS patch is lightweight, overrides only minimal classes, and works seamlessly with all Odoo standard form views, including custom modules.
Simple installation
No configuration required
Just install the module and all form labels and required markers will be automatically aligned and styled for better readability.
Please log in to comment on this module