Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
3 Antworten
1711 Ansichten

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
Verwerfen
Beste Antwort

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
Verwerfen
Beste Antwort

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
Verwerfen
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

Beste Antwort

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

Avatar
Verwerfen
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

Verknüpfte Beiträge Antworten Ansichten Aktivität
2
März 25
1511
3
Juni 22
16674
0
Juni 17
4788
0
Apr. 25
5915
0
Okt. 21
4044