Search found 184 matches

Go to advanced search

by Scott Schechtel6280324
Thu Dec 12, 2013 9:22 pm
Forum: Issues
Topic: How to use search control without a button, as user types ...
Replies: 23
Views: 5943
 
Jump to post

How to use search control without a button, as user types ...

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

by Scott Schechtel6280324
Thu Dec 12, 2013 8:46 pm
Forum: Issues
Topic: How to use search control without a button, as user types ...
Replies: 23
Views: 5943
 
Jump to post

How to use search control without a button, as user types ...

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

by Scott Schechtel6280324
Thu Dec 12, 2013 12:01 am
Forum: Issues
Topic: Carousel - image gallery sluggish or flashy on actual display
Replies: 41
Views: 9145
 
Jump to post

Carousel - image gallery sluggish or flashy on actual display

Okay i have this same issue...my background image is not loading yet I use the same exact code in another app and it loads fine. Here is the code that works fine: Tiggzi("mobilecontainer10").css('background-image','url("' + Tiggzi.getImagePath ('background3.png') + '")'); Tiggzi(...
by Scott Schechtel6280324
Wed Dec 11, 2013 11:28 pm
Forum: Issues
Topic: how to center an images
Replies: 3
Views: 993
 
Jump to post

how to center an images

Nevermind, the css works instead.....

by Scott Schechtel6280324
Wed Dec 11, 2013 11:25 pm
Forum: Issues
Topic: how to center an images
Replies: 3
Views: 993
 
Jump to post

how to center an images

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

by Scott Schechtel6280324
Mon Dec 02, 2013 3:28 am
Forum: Issues
Topic: no results after barcode scan
Replies: 5
Views: 1009
 
Jump to post

no results after barcode scan

Scanner now works beautifully.

by Scott Schechtel6280324
Fri Nov 15, 2013 10:30 pm
Forum: Issues
Topic: Account creation with full user profile capture.
Replies: 18
Views: 3473
 
Jump to post

Account creation with full user profile capture.

correct. Here are screenshots: https://sslproxy.getsatisfaction.com/sslproxy/SWhAdDNLMG5zdGFuVGlWelwwEKSPKeguQ6OFWZAP1HlcZGGgJke1my9jdSPUmv6KCW17oLVfb_De0FcFmDvp1p56ZBH8J-GB_ZqQcy4LOqck6VVxKOca3FkOC61x4S3V.jpg https://sslproxy.getsatisfaction.com/sslproxy/SWhAdDNLMG5zdGFuVGlWelwwEKSPKeguQ6OFWZAP1Hlc...
by Scott Schechtel6280324
Fri Nov 15, 2013 10:09 pm
Forum: Issues
Topic: Account creation with full user profile capture.
Replies: 18
Views: 3473
 
Jump to post

Account creation with full user profile capture.

Okay but there is nothing in either request or response to map to.

by Scott Schechtel6280324
Fri Nov 15, 2013 2:27 pm
Forum: Issues
Topic: Account creation with full user profile capture.
Replies: 18
Views: 3473
 
Jump to post

Account creation with full user profile capture.

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

by Scott Schechtel6280324
Thu Nov 14, 2013 10:48 pm
Forum: Issues
Topic: Account creation with full user profile capture.
Replies: 18
Views: 3473
 
Jump to post

Account creation with full user profile capture.

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

Go to advanced search