Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
1572 Vistas

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
Mejor respuesta

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
Mejor respuesta

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

Mejor respuesta

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

Publicaciones relacionadas Respuestas Vistas Actividad
2
mar 25
1416
3
jun 22
16500
0
jun 17
4721
0
abr 25
5841
0
oct 21
3944