Search found 49 matches

Go to advanced search

by CarmeloMilian
Fri Jan 06, 2017 6:24 am
Forum: Issues
Topic: Merchant services on Appery for selling items on apps.
Replies: 1
Views: 275
 
Jump to post

Merchant services on Appery for selling items on apps.

Can I submit an iPhone app that gets customers to pay via credit cards and paypal? Thinking on selling food via an app. Can I do that with Appery?

by CarmeloMilian
Wed Mar 16, 2016 5:57 pm
Forum: Issues
Topic: Local Storage Variable not working on where database query.
Replies: 5
Views: 445
 
Jump to post

Local Storage Variable not working on where database query.

This did not solve the issue, can you mark it as unanswered to see if I can get more help? thanks.

by CarmeloMilian
Wed Mar 16, 2016 2:19 am
Forum: Issues
Topic: Local Storage Variable not working on where database query.
Replies: 5
Views: 445
 
Jump to post

Local Storage Variable not working on where database query.

That does not work :(

How do I change the status of my question to unanswered?

by CarmeloMilian
Tue Mar 15, 2016 9:16 pm
Forum: Issues
Topic: Local Storage Variable not working on where database query.
Replies: 5
Views: 445
 
Jump to post

Local Storage Variable not working on where database query.

Truing to fill the "where" in a database query. The database collection columns is LeadID I replace the localStorage.LeadID('text') for the actual LeadID number to test and it works. I need to use the local storage variable instead. The local variable is working, I can see it on the Browse...
by CarmeloMilian
Tue Sep 30, 2014 7:39 pm
Forum: Issues
Topic: I want to build an app to sign PDF documents. Is this possible with Appery?
Replies: 2
Views: 445
 
Jump to post

I want to build an app to sign PDF documents. Is this possible with Appery?

I want to build and app that will receive a PDF document via email and it will allow the user to sign it by drawing on it, save it and send via email again.

by CarmeloMilian
Thu Sep 04, 2014 10:35 pm
Forum: Issues
Topic: Adding sum of fiield to another field.
Replies: 5
Views: 388
 
Jump to post

Adding sum of fiield to another field.

I created a new service and chose settings. There I created myMh and gave it a value of 0. here is my app. http://appery.io/app/mobile-frame?src... Click login, no credentials. Then "My hashlets" The label that says "Total: 0 MH" is totalMhlbl, it must contain the addition of all...
by CarmeloMilian
Thu Sep 04, 2014 7:24 pm
Forum: Issues
Topic: Adding sum of fiield to another field.
Replies: 5
Views: 388
 
Jump to post

Adding sum of fiield to another field.

NiceTotalnis a label, myMh is a setting with value if 0

by CarmeloMilian
Thu Sep 04, 2014 5:28 pm
Forum: Issues
Topic: Adding sum of fiield to another field.
Replies: 5
Views: 388
 
Jump to post

Adding sum of fiield to another field.

I am trying to get the contents of one field added to the contents of another field. This is what I am doing on NiceTotal label value change. myMh was established as a setting with value of 0. var nicefieldtotal = Appery('NiceTotal').text(); myMh = myMh + nicefieldtotal; Apperyio("NiceTotal&quo...
by CarmeloMilian
Mon Apr 07, 2014 5:41 pm
Forum: Issues
Topic: Camera to Database.
Replies: 88
Views: 12372
 
Jump to post

Camera to Database.

Once this photo is saved to the database, Can I get a record and display the image in the record results?

Go to advanced search