跳至內容
選單
此問題已被標幟
3 回覆
1670 瀏覽次數

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!

 

頭像
捨棄
最佳答案

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

頭像
捨棄
最佳答案

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

頭像
捨棄
作者

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

最佳答案

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

頭像
捨棄
作者

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

相關帖文 回覆 瀏覽次數 活動
2
3月 25
1493
3
6月 22
16645
0
6月 17
4783
0
4月 25
5904
0
10月 21
4030