| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 10 |
| Technical Name |
kd_web_field_highlight |
| License | OPL-1 |
| Website | https://www.kickdata.io |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 10 |
| Technical Name |
kd_web_field_highlight |
| License | OPL-1 |
| Website | https://www.kickdata.io |
Form Field Highlight
See at a glance which fields are editable.
A subtle underline makes it crystal clear.
The Problem
In Odoo 18, editable fields look almost identical to read-only fields until you hover over them. Users often don't know where they can type without clicking around.
This creates confusion, slows down data entry, and frustrates new users.
The Solution
Install this module and every editable field on every form gets a subtle permanent underline. Users can instantly see which fields are editable â no clicking required.
Key Features
Permanent Underline
Editable input fields show a subtle border at all times â not just on hover or focus.
Native Look
Uses Odoo's own design tokens and colors. Blends perfectly with the standard theme.
Zero Performance Impact
Pure CSS â no JavaScript at all. No API calls, no DOM manipulation, no overhead.
What Gets Highlighted?
| Field Type | Treatment |
|---|---|
| Text, Char, Integer, Float, Date, ⦠| Subtle bottom border (always visible) |
| Selection / Dropdown menus | Matching bottom border on the toggle button |
| Read-only fields | No highlight â stays clean and flat |
Before & After
Without this Module
All fields look the same. Users hover and click to find editable fields. Confusion and frustration.
With this Module
Editable fields have a clear underline. Users see immediately where to type. Faster data entry, happier team.
Need Help?
Contact us at hello@kickdata.io or visit www.kickdata.io
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module