Search control Searching database not returning results
Hi Katya
Sorry to be a pain, have you had time to have a look at this issue?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi Katya
Sorry to be a pain, have you had time to have a look at this issue?
Sorry, no news. Working on it right now.
Ok thank you ![]()
Hi Deon,
You need the search. And you're trying to look for an exact match of input. That is, to find something you would need to enter the full text of the column "text".
Use this guide to create a search using regular expressions: http://docs.appery.io/tutorials/build...
I found the problem. I had literal syntax instead of proper field name. It is working perfectly. I have to type the whole text as I am searching for specific email addresses.
Thank you