Enable wildcard search (* or contains) condition

vitoriaoliveira
Tera Contributor

Is there a way to customize the header search bar? My client has asked that when this filter is applied in, the search bar the conditional operator should not be ">=" but "*/contains" instead. HELP

 

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @vitoriaoliveira 

 

No, it is per design only and standard, we cant change this representation.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Robert H
Mega Sage

Hello @vitoriaoliveira ,

 

Yes, you can set the System Property glide.ui.goto_use_contains to true to enable this behavior. If the property does not exist yet you can create it. The property type is "true | false".

RobertH_0-1745866238803.png

 

Result:

RobertH_1-1745866259842.png

 

Documentation.

 

Regards,

Robert