Skip to Content
Menu
This question has been flagged

Hello.

I have added a search panel in a list view (Pic 2). Is it possible to "minimize" the panel and make it expandable so as to take up less space on the screen?

              


Thank you!

 

Avatar
Discard
Best Answer

Hi,
In odoo online, you cannot use any third party apps or adjust code, in higher versions like 17 or in upcoming 18, odoo has enabled this feature in core

So once you move to higher version, eventually you will get this


Thanks

Avatar
Discard
Best Answer

Hi Vaishali Mooruth,

There an Odoo store module called Search Panel Extension V16 which will allow you to Enable search panel working in dialog.Using toggle button to hide search panel.

  • Search panel can be easily hidden by toggle button.

Thanks

Avatar
Discard
Author

Hi Nikhil,

Thanks for your input. Please note that I am using Odoo online version 16. Is it possible to do this on odoo online?

ok this is not work on odoo online just work on Odoo.sh
and On Premise

Best Answer

it is js + html, so it can do expand feature without problem 

Avatar
Discard
Author

Hello RR,
Thank you for your reply. what should we use to do the expand feature?

first you need locate the source code then understand the implemented logic , looks the search panel is addons/web/static/src/search/search_panel/search_panel.xml

you read the source carefully understand then extends it

Related Posts Replies Views Activity
2
Mar 25
1412
3
Jun 22
16497
0
Jun 17
4706
0
Apr 25
5839
0
Oct 21
3943