Skip to Content
Menu
This question has been flagged
1 Reply
2457 Views

I want to show the particular user details without showing the value in search box. Here is the images

image description

Avatar
Discard
Best Answer

Hello Dhanu

Your xml file contain search filter like this->

<filter string="Emlpoyee" icon="terp-accessories-archiver" domain="[('field_name','=','value)]"/>

Now u have to remove this domain. So updated code will be->

<filter string="Emlpoyee" icon="terp-accessories-archiver"/>

Avatar
Discard
Related Posts Replies Views Activity
1
Jul 25
1080
1
Feb 25
1587
0
Sep 23
2557
2
Jun 23
4563
1
Aug 22
13268