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.
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.
yes, I see the value returned
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?
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.