Web - Many2one Custom Dropdown
by Init Co. Ltd https://init.vn/?utm_source=odoo-store&utm_medium=18&utm_campaign=many2one-custom-dropdown$ 39.81
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 292 |
| Technical Name |
init_web_many2one_custom_dropdown |
| License | LGPL-3 |
| Website | https://init.vn/?utm_source=odoo-store&utm_medium=18&utm_campaign=many2one-custom-dropdown |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 292 |
| Technical Name |
init_web_many2one_custom_dropdown |
| License | LGPL-3 |
| Website | https://init.vn/?utm_source=odoo-store&utm_medium=18&utm_campaign=many2one-custom-dropdown |
Custom dropdown for Many2one fields
Show additional field columns inside the Many2one dropdown to help users identify the right record faster
The default Odoo Many2one dropdown only shows the display name of each record,
which can make it hard to distinguish between similarly named items.
This module lets you pass extra field names through the field context
(custom_m2o_fields) so that the dropdown renders those fields
alongside the record name â all without any model or view changes.
The dropdown is also forced to always open below the input and automatically
fills the available viewport height, preventing it from being clipped off-screen.
Please log in to comment on this module