Search found 7 matches

Go to advanced search

by Jared7025929
Wed Aug 13, 2014 2:19 am
Forum: Issues
Topic: Manually install an Appery.io app on my iPhone 4
Replies: 3
Views: 105
 
Jump to post

Manually install an Appery.io app on my iPhone 4

Thank you for your reply. When you say "by QR code" where exactly do I find the code? I have tried scanning the QR code found on the "Apps" main list. I have also scanned all the QR codes I can find within the appery app builder, ie: the text QR code. None of these codes install ...
by Jared7025929
Tue Aug 12, 2014 3:11 am
Forum: Issues
Topic: Manually install an Appery.io app on my iPhone 4
Replies: 3
Views: 105
 
Jump to post

Manually install an Appery.io app on my iPhone 4

So I've finished building a custom app that I will use for my business. I have no desire to upload it to any of the app markets. How can I manually install it on my phone so it is usable as an app?

Thanks

by Jared7025929
Wed Aug 06, 2014 7:56 pm
Forum: Issues
Topic: Passing a column of values from my database into an array
Replies: 8
Views: 294
 
Jump to post

Passing a column of values from my database into an array

Thank you Evgene. Can you direct me to any tutorials that cover this "data.each"? I want to know and understand the different commands I can use with the data variable.

by Jared7025929
Wed Aug 06, 2014 7:27 pm
Forum: Issues
Topic: Passing a column of values from my database into an array
Replies: 8
Views: 294
 
Jump to post

Passing a column of values from my database into an array

Still unsure how to implement what you told me. Please see my post below.

Thank you!

by Jared7025929
Wed Aug 06, 2014 5:34 pm
Forum: Issues
Topic: Passing a column of values from my database into an array
Replies: 8
Views: 294
 
Jump to post

Passing a column of values from my database into an array

Ok, I created a simple success event to check to see if I could access the "data" variable and to no avail. I even attempted accessing the variable as an array ie: data[1], data[0][0]. Here is what I've got so far. What am I doing wrong? Pic of my database. I am attempting to add all the v...
by Jared7025929
Tue Aug 05, 2014 5:39 pm
Forum: Issues
Topic: Passing a column of values from my database into an array
Replies: 8
Views: 294
 
Jump to post

Passing a column of values from my database into an array

So is this what I do?

  1. Create a "list service" that grabs the data from the column I want

  2. Then within the "on success" event, implement my javascript "for loop" to total all the values now contained within the "data" variable

    In that correct?

by Jared7025929
Tue Aug 05, 2014 5:09 pm
Forum: Issues
Topic: Passing a column of values from my database into an array
Replies: 8
Views: 294
 
Jump to post

Passing a column of values from my database into an array

I specifically need to understand how to pass a single column of information from my database into an array. Then I will use a javascript for loop to total the contents of the array. I have read over every API documentation and tutorial I can find on your site and I'm just not understanding it. I ma...

Go to advanced search