Page 1 of 1

Database Back-end service

Posted: Fri May 02, 2014 11:25 pm
by Dung Vu

Hi, I'm a newbie to appery.io platform. I'm trying to follow the instructions to build a first app (ToDo) with database back-end service. I could get to the point that the app lists all the items in the database but I can't seem to figure out to link each item with a new page, basically when I tap on each item, it will navigate to a page which is associated with that item. Thanks


Database Back-end service

Posted: Sat May 03, 2014 7:21 am
by Igor

Hi,

Please try to follow this tutorial
http://docs.appery.io/tutorials/build...


Database Back-end service

Posted: Sat May 03, 2014 3:03 pm
by Dung Vu

It doesn't apply to what I'm trying to do! No helpful.........


Database Back-end service

Posted: Mon May 05, 2014 5:57 pm
by Kateryna Grynko

Hi Dung,

Try using "master-detail" concept:
http://docs.appery.io/tutorials/build...


Database Back-end service

Posted: Mon May 05, 2014 6:04 pm
by Dung Vu

Exactly I'm looking for. Thanks a lot.