Page 1 of 1

Search database without object_id?

Posted: Sat Mar 22, 2014 12:06 am
by Tyla Ridsdale

Is there a way to search a database without using the object_id? So say I have a column called barcode, and I want the user to enter a barcode, and press search.


Search database without object_id?

Posted: Sat Mar 22, 2014 6:04 am
by Illya Stepanov

Hello -

Have you tried solution in this tutorial: http://docs.appery.io/tutorials/build... ?

Or you have some different case in your app?


Search database without object_id?

Posted: Sat Mar 22, 2014 6:11 am
by Igor

Hello,

You can use where clause for searching:
http://docs.appery.io/documentation/b...

You could start from this tutorial http://docs.appery.io/tutorials/build...