Search found 6 matches

Go to advanced search

by Don Schueler
Fri Jan 31, 2014 12:31 pm
Forum: Issues
Topic: How can I allow users to zoom pages?
Replies: 16
Views: 1922
 
Jump to post

How can I allow users to zoom pages?

Max...put me in the list of users who need this..presenting a billing graph to users and they need to be able to pinch zoom to read it on mobile.

by Don Schueler
Sun Jan 05, 2014 3:43 pm
Forum: Issues
Topic: How to get count in query response
Replies: 15
Views: 2052
 
Jump to post

How to get count in query response

I did add the count var both inside the collection as well as outside of it and the result was the same. Image

by Don Schueler
Sat Jan 04, 2014 9:14 pm
Forum: Issues
Topic: How to get count in query response
Replies: 15
Views: 2052
 
Jump to post

How to get count in query response

here are screenshots...is this the right way to bind the count? Image

by Don Schueler
Sat Jan 04, 2014 8:58 pm
Forum: Issues
Topic: How to get count in query response
Replies: 15
Views: 2052
 
Jump to post

How to get count in query response

yes, I see the value returned

by Don Schueler
Sat Jan 04, 2014 5:44 pm
Forum: Issues
Topic: How to get count in query response
Replies: 15
Views: 2052
 
Jump to post

How to get count in query response

I am not storing it in a variable...it just comes back in the response and I try to map that result to a COUNT on a collapsible list..shouldn't that work?

by Don Schueler
Sat Jan 04, 2014 12:20 pm
Forum: Issues
Topic: How to get count in query response
Replies: 15
Views: 2052
 
Jump to post

How to get count in query response

I see how to add the count = 1 parm to the query to get a count of the rows in my query but when I add the count variable in the response and map it I get "undefined" returned to the COUNT in the control. What am I missing? Count comes back in the JSON response in TEST fine.

Go to advanced search