and if so can I follow this tutorial and just incorporate the search component where the input/button are: http://docs.appery.io/tutorials/build...
and if so can I follow this tutorial and just incorporate the search component where the input/button are: http://docs.appery.io/tutorials/build...
maryna, can the search component work with a database? For example, can I use that component instead of the input/button component combo to query from a db?
Thanks
Nevermind, the css works instead.....
this does not work. I have:
Appery('a_00x600.png').css('margin', 'auto');
Appery('a_00x600.png').css('align', 'center');
and the image is still floating left:
http://appery.io/app/mobile-frame?src...
Scanner now works beautifully.
Okay but there is nothing in either request or response to map to.
The registration page will initially capture all the user information and be added to dBASE. The cart page is just where they checkout with their selected product. This page simply displays the same info as registration form fields
Hi, so I would like to know if I need to add a RESTservice to my Registration, Login or Cart(the page I would like the form fields to autopopulate) page? I added it to the Cart page but nothing is happening. Thanks in advance