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
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.
Still unsure how to implement what you told me. Please see my post below.
Thank you!
So is this what I do?
Create a "list service" that grabs the data from the column I want
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?