Skip to Content
Menu
This question has been flagged
2 Replies
6108 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

Dynamic Add Custom Filter Menu Visibility | Remove Add Custom Filter Menu | Disable Add Custom Filter Menu | Control Access by User Group
This module allows administrators to hide or show the "Add Custom Filter" menu based on user groups, ensuring that only authorized users can apply advanced search filters.
https://apps.odoo.com/apps/modules/16.0/mh_hide_add_custom_filter

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
45057
0
Feb 24
28
2
Apr 24
1784
3
Jun 23
4658
2
Jun 23
3629