Klint
Posts: 0
Joined: Mon Feb 03, 2014 5:08 am

Searching an exact match in the database

Where can I find a documentation to do the following?

  1. I want to have an input or search field on a page - done

  2. User inputs a string in that field - done

  3. Clicks a button below that triggers an event to look for the string in the database (in this case 'username' field' -???

  4. Success if there is an exact match. Failure if not. - i think i can do this one

    Thanks

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Searching an exact match in the database

Hi Klint,

Please check these tutorials:
http://docs.appery.io/tutorials/build...
http://docs.appery.io/tutorials/build...

As I mentioned in this conversation request parameter "where" sets conditions for choice not all, but definite values.

Klint
Posts: 0
Joined: Mon Feb 03, 2014 5:08 am

Searching an exact match in the database

Thanks Katya

http://docs.appery.io/tutorials/build... <-- this one had the instruction on what I needed

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Searching an exact match in the database

Klint,

Thank you for the update. Glad it helped.

Return to “Issues”