Dustin Moore
Posts: 0
Joined: Thu Dec 12, 2013 6:03 pm

Counter

I want to have a button in my app that adds 1 to the value of an item in my database...think something like what people use to count customers walking into a store. I would then like to be able to display the current total when a different button is pressed

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Counter

Hello! Appery.io back-end doesn't support increment command. You would need to create two DB services. First one will read current column value, second one save increased value in column.

Dustin Moore
Posts: 0
Joined: Thu Dec 12, 2013 6:03 pm

Counter

Awesome. Exactly what I needed to know. Thanks!

Return to “Issues”