$ 16.67
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 466 |
Technical Name |
x2many_fold_widget |
License | LGPL-3 |
Website | https://www.linkedin.com/in/neftalimich |
Versions | 16.0 18.0 17.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 466 |
Technical Name |
x2many_fold_widget |
License | LGPL-3 |
Website | https://www.linkedin.com/in/neftalimich |
Versions | 16.0 18.0 17.0 |
Fold Columns Widget for X2Many Fields
fold columns in one2many or many2many fields easily.
Fold columns.
Choose your column and set an option parameter:
options="{fold: True}"
options="{fold: False}"
options="{}"
Dark Mode
See it in action
X2Many search widget documentation
Configuration
- <field name="your_tree_field_name" fold="1"/>
- <field name="your_tree_field_name" fold="0"/>
- <field name="your_tree_field_name"/>
Changelog
[2023-07-31] - Release (1.0.0)
- Basic functionality.
Please log in to comment on this module