Search found 11 matches

Go to advanced search

by eric_nnv
Wed Oct 26, 2016 12:41 am
Forum: Issues
Topic: stripe payments error
Replies: 5
Views: 937
 
Jump to post

stripe payments error

Thanks very much Terry. This is really helpful. I will give your approach a try.

by eric_nnv
Tue Oct 25, 2016 1:20 pm
Forum: Issues
Topic: stripe payments error
Replies: 5
Views: 937
 
Jump to post

stripe payments error

Hi Terry - We had the exact same experience that you did and your line 9 code change fixed the first issue for us as well. Were you ever able to fix the second issue? Thanks

by eric_nnv
Sun Aug 16, 2015 7:22 pm
Forum: Issues
Topic: Please provide a simple "Update" example
Replies: 1
Views: 295
 
Jump to post

Please provide a simple "Update" example

I am trying to do a simple Update of one column in one row of a collection. "userprofileid" is the local storage variable that identifies the row to update in the "UserProfile" collection. curstarid is the local storage variable that has the new value I would to update the column...
by eric_nnv
Tue May 26, 2015 11:17 pm
Forum: Issues
Topic: Set a local storage variable for current user
Replies: 1
Views: 293
 
Jump to post

Set a local storage variable for current user

In the "Users" collection I have a pointer column called "curstarid". Trying to query this collection (using a REST Service I created to query the Users collection) so that it takes the value of the "curstarid" column for the current user and passes it to a local storag...
by eric_nnv
Wed May 06, 2015 3:42 pm
Forum: Issues
Topic: Using the "Select" button to display drop down list from a "pointer" column
Replies: 1
Views: 329
 
Jump to post

Using the "Select" button to display drop down list from a "pointer" column

Hello I am trying to utilize the "Select" button that will display a list of items retrieved from a query and will allow the a to select one of the drop down items which will be set as a local storage variable. My current is issue is getting the data to display at all. Below are snapshots ...
by eric_nnv
Wed May 06, 2015 3:31 pm
Forum: Issues
Topic: Additional User Parameters
Replies: 2
Views: 408
 
Jump to post

Additional User Parameters

Thanks! All set.

by eric_nnv
Tue Apr 28, 2015 11:06 pm
Forum: Issues
Topic: Additional User Parameters
Replies: 2
Views: 408
 
Jump to post

Additional User Parameters

Successfully created a service that successfully pulls back the requested data for a specific user id. However when I call the service from the page I am unable to display the additional field "curstarname" that I created in the default Users collection. Relative to mapping: The "Befo...
by eric_nnv
Wed Oct 01, 2014 1:10 am
Forum: Issues
Topic: Server Code Query By Username & Date
Replies: 14
Views: 1145
 
Jump to post

Server Code Query By Username & Date

Thanks for your help Yurii!

by eric_nnv
Wed Oct 01, 2014 1:09 am
Forum: Issues
Topic: Server Code results not displaying on page
Replies: 1
Views: 224
 
Jump to post

Server Code results not displaying on page

I am able to successfully test/ see the results in the Server Code script and the Service Test but when I load the script as the Page from which I call the Service the data does not display. Below is the code from the Server Code script that sends the response to the Service. Please let me know what...
by eric_nnv
Tue Sep 16, 2014 12:30 pm
Forum: Issues
Topic: Server Code Query By Username & Date
Replies: 14
Views: 1145
 
Jump to post

Server Code Query By Username & Date

Thanks for the quick response Yurii. My question is this: the collection also has a column called "date". What is the code I need to add to the existing script so it will sum the "counts" column for the logged in user for the last 7 days and the last 30 days. I have tried numerou...

Go to advanced search