Search found 4 matches

Go to advanced search

by Jochen Van den Bossche
Mon Jul 22, 2013 6:42 pm
Forum: Issues
Topic: map variable to grid?
Replies: 5
Views: 639
 
Jump to post

map variable to grid?

Well: A service returns a formatted collection of data, right. Appery.io has a nice interface to map that collection to eventually generate (for example) multiple rows in a grid. Now, a variable can just as well be a formatted collection of data. So why not provide a similar interface to map such th...
by Jochen Van den Bossche
Sun Jul 21, 2013 1:27 pm
Forum: Issues
Topic: map variable to grid?
Replies: 5
Views: 639
 
Jump to post

map variable to grid?

After a break to see the new king on his throne, I found another part of the answers to my own questions: http://docs.appery.io/tutorials/build... contains a section "Create generic service", which explained a lot (though I won't need either databases, hopefully). The key, this time, was t...
by Jochen Van den Bossche
Sun Jul 21, 2013 9:18 am
Forum: Issues
Topic: map variable to grid?
Replies: 5
Views: 639
 
Jump to post

map variable to grid?

I think I found (part of) the solution myself. Here is how I created my Generic Service: 1) "Create New" / "Service" 2) choose "Generic (custom JavaScript implementation)" and click the blue button At first I was a bit confused by all the options there (you can skip ove...
by Jochen Van den Bossche
Sun Jul 21, 2013 8:52 am
Forum: Issues
Topic: map variable to grid?
Replies: 5
Views: 639
 
Jump to post

map variable to grid?

Mapping the result from a service to a grid (etc) is implemented nicely. My app is going to be 100% off-line (exceptional huh!). The main things in there are going to be two variables (either arrays-of-similar-objects or objects-that-contain-several-similar-objects). Is there a way to use service li...

Go to advanced search