Search found 4 matches

Go to advanced search

by Nathan Grossman
Fri Dec 13, 2013 6:02 pm
Forum: Issues
Topic: Create a Total from database items
Replies: 16
Views: 1915
 
Jump to post

Create a Total from database items

Thank you. This worked perfectly and I was able to solve my problem

by Nathan Grossman
Fri Dec 13, 2013 6:01 pm
Forum: Issues
Topic: Why is my app not invoking the database and server code service all the time?
Replies: 1
Views: 293
 
Jump to post

Why is my app not invoking the database and server code service all the time?

I have created a budget app and have tried invoking the service with page load and also page show. It is extremely bugging and only sometimes invokes the service. I have tried invoking all of the services through a button and even then it still doesn;t work all of the time. The link to my app is htt...
by Nathan Grossman
Wed Dec 04, 2013 6:16 pm
Forum: Issues
Topic: Create a Total from database items
Replies: 16
Views: 1915
 
Jump to post

Create a Total from database items

Could possibly supply the code I need to use server code. So far I have this, precode var database_id = "52839b58e4b0adb2eff0848d&quot var result = {}; result = Collection.distinct(database_id,"Budget1","Amount", null, null); response.success( result ); /...
by Nathan Grossman
Mon Nov 25, 2013 6:17 pm
Forum: Issues
Topic: Create a Total from database items
Replies: 16
Views: 1915
 
Jump to post

Create a Total from database items

I have changed around my app a little and the server code seems a little hard for what I am doing, just a reminder I know very little javascript. All I need to know now is how do I save the total of a list database column to a variable. I have this part so far: var total_expense = JSON.Budget_expens...

Go to advanced search