Page 2 of 2

Search control Searching database not returning results

Posted: Mon Jul 22, 2013 11:13 am
by Deon

Hi Katya

Sorry to be a pain, have you had time to have a look at this issue?


Search control Searching database not returning results

Posted: Mon Jul 22, 2013 11:41 am
by Kateryna Grynko

Sorry, no news. Working on it right now.


Search control Searching database not returning results

Posted: Mon Jul 22, 2013 12:20 pm
by Deon

Ok thank you :)


Search control Searching database not returning results

Posted: Mon Jul 22, 2013 1:39 pm
by Kateryna Grynko

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...


Search control Searching database not returning results

Posted: Mon Jul 22, 2013 3:51 pm
by Deon

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