| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 142 |
| Technical Name |
web_advanced_search_panel |
| License | LGPL-3 |
Advanced Search Panel for Odoo
Bring Search Fields Inline for Faster Filtering
The Web Advanced Search Panel enhances the default Odoo search experience by allowing selected search fields to appear directly in the top search bar.
With a simple context configuration, users can access important filters instantly without opening the advanced search panel, improving usability and productivity.
Key Features
- â Display selected search fields inline in the top search bar
- â Easy activation using context in search view
- â Clean and seamless integration with existing Odoo UI
- â Works with multiple field types
- â Improves user efficiency by reducing clicks
How It Works
Simply add the context {'show_in_line': True} to any field in your search view.
<field name="date" context="{'show_in_line': True}"/>
Once applied, the field will automatically appear in the top search input area.
Benefits
- â¡ Faster data filtering
- ð§ Better user experience
- ð Quick access to frequently used fields
- ð§ Developer-friendly configuration
Use Cases
- Filter by Date without opening advanced search
- Quick filtering in Accounting, Sales, HR, Inventory
- Expose important fields directly to end users
Support
For support, customization, or inquiries, please contact us abdulselam4246@gmail.com .
Please log in to comment on this module