How to hide the search operator from Query Panel
Query Panel: 
How to hide the search operator from Query Panel :
1) Open the VC defined in VO object and go to UI hints tab and select show operator as never.
 
2) Or We can add CompOper tag in VO as below,
3) if we want to remove selected operator from the list then add the CompOper tag for every operator.
Please refer this link for more information CompOper
     
 
   
    
 
How to hide the search operator from Query Panel :
1) Open the VC defined in VO object and go to UI hints tab and select show operator as never.
2) Or We can add CompOper tag in VO as below,
3) if we want to remove selected operator from the list then add the CompOper tag for every operator.
Please refer this link for more information CompOper



 
Comments
Post a Comment