Autocomplete field with "Or" Condition

I need some guidance here. I have a query where I am trying to display an autocomplete field from two different row in the same table.
I would like the user to type the headline or the business name in the same form input field.
-To see the suggestion from:
Headline suggestion
Or business name suggestion
Or both if necessary.
To be handle to select one of them.
So far, It is not working.
Any recommendation or suggestion will be welcome.

Capture2 Capture1 Capture

Thank youCapture3

Hello, unfortunately that’s not possible. The autocomplete looks into one field.

Thank you so much for your input on it. Is there any other tool(feature) we can use it on Wappler to display it that way.