Search item in database

I have 3 items in table requestorders. when I type “ghd” on search box, it show one item ghd correctly but when typing more, it would not been found when typing “ghd fg”
anyone now why?

Hi @vukhue,

Perhaps the better alternative for this would be building your own searchbox using an input and repeating group with the Any field contains operator?