Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Default filter operator to 'contains'

Gopal Harbola
Kilo Explorer

Hi All,

How to change default filter operator to 'contains'?

Thanks,

Gopal

7 REPLIES 7

Harish KM
Kilo Patron
Kilo Patron

Screen shot wud be helpful where you want to change?



Administrators can add a property to perform a default contains search instead of a greater than search. To make this change, add the property glide.ui.goto_use_contains (it is not available by default) and set the property value to true


.Please check section 5.3 from below link


http://wiki.servicenow.com/index.php?title=Introduction_to_Searching#Using_Wildcards_with_List_Searc...


Regards
Harish

vinothkumar
Tera Guru

Hi Gopal,



It can be done by the system properties.



find_real_file.png


Thanks for prompt reply!!


These above solutions are not working for me. I have applied above changes for my dev instance (Helsinki).



find_real_file.png



After above implementation - testing result



find_real_file.png


Thanks,


Gopal


Hi Gopal,



The goto search is highlighted in the below screenshot. This is what the property works on that you have enabled



find_real_file.png


-Anurag