Skip to Content
Menú
This question has been flagged
3 Respostes
1581 Vistes

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
Descartar
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
Descartar
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
Descartar
Autor

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
Descartar
Autor

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 Respostes Vistes Activitat
2
de març 25
1423
3
de juny 22
16533
0
de juny 17
4740
0
d’abr. 25
5847
0
d’oct. 21
3972