Skip to Content
Menu
This question has been flagged
1 Reply
2466 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
1083
1
Feb 25
1591
0
Sep 23
2558
2
Jun 23
4568
1
Aug 22
13273