Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 41 |
Technical Name |
yc_handle_widget |
License | LGPL-3 |
Versions | 16.0 17.0 18.0 |
- Community
- Enterprise
Enterprise
Community
Handle Widget Conditional Visibility
Description
By default, Odooâs Handle widget does not support conditional visibility, making it always visible regardless of specific field values. This module enhances the Handle widget by introducing the ability to control its visibility based on conditions set by other fields.
Use Case Example
Hide the Handle widget when a record is in a specific state (e.g., only allow sorting when in 'Draft' status).
Show the Handle widget only for specific users or roles.
This module is ideal for developers and businesses looking to refine the UI behavior of list views in Odoo.
Installation & Configuration
Use Case Example
Display the Handle widget only for Sales Administrator users in the Sale Order Line.
After installing the module, apply the Handle widget to a specific integer field in the list view with the option no_dragable_condition.
- no_dragable_condition â Specify the field name on which you want to make handle widget visible and invisible.
Display the Handle widget only for Sales Administrator users in the Sale Order Line.
After installing the module, apply the Handle widget to a specific integer field in the list view with the option no_dragable_condition.
- no_dragable_condition â Specify the field name on which you want to make handle widget visible and invisible.


Log in as an Mitchel Admin with Sales Administrator rights, and you'll notice that the computed field displays False. As a result, the Mitchel Admin can see the Handle widget in the Sale Order Line.

Log in as Marc Demo with Sales User rights, and you'll notice that the computed field displays True. As a result, Marc Demo cannot see the Handle widget in the Sale Order Line.

Demo Video
Handle Widget Conditional Visibility

Our Expertise
Working with Odoo since 2019, from version 11 to the latest release
Deep understanding of Odooâs evolving framework and best practices
Expertise in customizing all Odoo modules to fit unique business needs
Smooth and efficient migration from older versions to the latest
Rate the app
- support us to do more!
Please log in to comment on this module