| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 37 |
| Technical Name |
omt_m2m_clickable |
| License | LGPL-3 |
Many2Many Tags Clickable
By Odoo Myanmar Tutorial
Author - Myat Thu @ Max
This module makes many2many tags clickable and opens the related record form directly.
Compatibility
Compatible with Odoo 19 Community and Enterprise.
Usage
You can use this widget in two ways whether in Odoo Studio or directly in code/XML:
- In Odoo Studio by setting the field widget to many2many_tags_clickable.
- Directly in code/XML using
widget="many2many_tags_clickable".
It will allow to use list views, form views and kanban views with clickable many2many tags. When you click on a tag, it will open the related record form view directly, providing a seamless navigation experience.
Demo
Please log in to comment on this module