Search found 12 matches

Go to advanced search

by Charles Whitcombe
Fri Jan 24, 2014 4:40 pm
Forum: Issues
Topic: Since update list items from database service don't show.
Replies: 9
Views: 1124
 
Jump to post

Since update list items from database service don't show.

Thanks Maryna - that's done it!

by Charles Whitcombe
Thu Jan 23, 2014 1:08 pm
Forum: Issues
Topic: Since update list items from database service don't show.
Replies: 9
Views: 1124
 
Jump to post

Since update list items from database service don't show.

Ok that changes things a bit - but now have error code "DBSQ000".

by Charles Whitcombe
Wed Jan 22, 2014 6:31 pm
Forum: Issues
Topic: Since update list items from database service don't show.
Replies: 9
Views: 1124
 
Jump to post

Since update list items from database service don't show.

Hi Katya, Yeah, sorry put in those lines - dateStrZ.replace("S", " ").replace("Z", ""); dateStrS.replace("S", " ").replace("Z", ""); as I'm experimenting with Maryna's suggestion above. I didn't have them before when the...
by Charles Whitcombe
Tue Jan 21, 2014 12:33 pm
Forum: Issues
Topic: Since update list items from database service don't show.
Replies: 9
Views: 1124
 
Jump to post

Since update list items from database service don't show.

Ok will look at this but any reason why I should have to change this now after it has worked fine for a month or so prior to the update?

by Charles Whitcombe
Tue Jan 21, 2014 9:17 am
Forum: Issues
Topic: Since update list items from database service don't show.
Replies: 9
Views: 1124
 
Jump to post

Since update list items from database service don't show.

Hi. My app no longer works in preview or on my phone since the update on Monday. The problem is where under 'featured' and 'exchange' there used to be a list of items, now it doesn't render. There is filtering and when no DB items pass the filter, on the screen appears 'no results' as is the case un...
by Charles Whitcombe
Sun Jan 19, 2014 8:16 pm
Forum: Issues
Topic: Request through service (Data view) doesn't work anymore
Replies: 25
Views: 4787
 
Jump to post

Request through service (Data view) doesn't work anymore

Any progress on this? Thanks

by Charles Whitcombe
Sun Jan 19, 2014 9:19 am
Forum: Issues
Topic: Request through service (Data view) doesn't work anymore
Replies: 25
Views: 4787
 
Jump to post

Request through service (Data view) doesn't work anymore

Have you signed up? Any old email and password. The problem is where under 'featured' and 'exchange' there used to be a list of items, now it doesn't render. There is filtering and when no DB items pass the filter, on the screen appears 'no results' as is the case under the 'saved' tab. But for the ...
by Charles Whitcombe
Sat Jan 18, 2014 9:04 pm
Forum: Issues
Topic: Request through service (Data view) doesn't work anymore
Replies: 25
Views: 4787
 
Jump to post

Request through service (Data view) doesn't work anymore

I'm having a similar problem - working until before update; no longer. Thanks

Here's a link to it - it should load a list of text items under both the left two tabs:

http://appery.io/app/mobile-frame?src...

by Charles Whitcombe
Mon Nov 11, 2013 6:50 pm
Forum: Issues
Topic: For the 'total' local variable required for pagination, how do I acquire the number of returned objects from a query ser
Replies: 13
Views: 1812
 
Jump to post

For the 'total' local variable required for pagination, how do I acquire the number of returned objects from a query ser

Thanks for your help - in the end I just put a show more button that skipped through the rows of filtered query objects.

by Charles Whitcombe
Mon Nov 11, 2013 2:30 pm
Forum: Issues
Topic: For the 'total' local variable required for pagination, how do I acquire the number of returned objects from a query ser
Replies: 13
Views: 1812
 
Jump to post

For the 'total' local variable required for pagination, how do I acquire the number of returned objects from a query ser

Hi Illya, thanks again, looked at that but how would I count the objects that I've already returned using a query service with 'where' and 'sort' parameters - needs to be dynamic as service will return different number of objects based on request? Can I add a 'count' request parameter to the query l...

Go to advanced search