Skip to Content
Menu
This question has been flagged
2 Replies
5508 Views

I want to disable the "Add custom filter" option from odoo search view and only show the search criteria and filters I have defined with code. I also want to disable "Add custom group" option. How can I do that?

Avatar
Discard
Best Answer

Hi Ernesto:

You will need to customize the javascript based web client for this.

The following documentation will be of help if you are new to frontend customization:

https://www.odoo.com/documentation/13.0/reference/javascript_reference.html

Avatar
Discard
Best Answer

https://www.odoo.com/forum/help-1/question/hide-filter-name-from-add-custom-filter-drop-down-147813
you may not be able to hide the option but you can hide all fields to be filtered

Avatar
Discard
Related Posts Replies Views Activity
5
Aug 24
42979
0
Feb 24
28
2
Apr 24
949
3
Jun 23
3140
2
Jun 23
2378