Search found 11 matches

Go to advanced search

by Malcolm van Raalte
Fri Mar 14, 2014 1:49 pm
Forum: Issues
Topic: Carousel questions
Replies: 5
Views: 575
 
Jump to post

Carousel questions

#1 is a minimally helpful response. I presume you know how to switch to the 2.0 libraries. I don't, off-hand. By including quick instructions on how to do so you could save me the time of having to figure it out. Would be so helpful...

by Malcolm van Raalte
Fri Mar 14, 2014 1:45 pm
Forum: Issues
Topic: Carousel questions
Replies: 5
Views: 575
 
Jump to post

Carousel questions

Given the response to #2 I guess I can't use carousel. I would need to have content in the carousel item that has a dynamic height. So that leaves me with the task of rolling my own carousel control. What I'll need to do is this: fetch data from a Data Service pass the data in to an HTML control dis...
by Malcolm van Raalte
Fri Mar 14, 2014 12:40 pm
Forum: Issues
Topic: Carousel questions
Replies: 5
Views: 575
 
Jump to post

Carousel questions

#1 I put a carousel on a page and have it bound to an array of objects returned by a database service. When the service returns just one item swiping on the carousel causes the item to disappear. Another swipe causes the item to show for a sub-second and then disappear. How can I get the item to not...
by Malcolm van Raalte
Thu Mar 13, 2014 11:05 pm
Forum: Issues
Topic: Service Where Clause
Replies: 6
Views: 764
 
Jump to post

Service Where Clause

Yes, the "dot notation" is working.

by Malcolm van Raalte
Thu Mar 13, 2014 9:53 pm
Forum: Issues
Topic: column name from Users data collection does not appear for mapping
Replies: 10
Views: 1562
 
Jump to post

column name from Users data collection does not appear for mapping

Well, not quite. The URL that is required is https://api.appery.io/rest/1/db/users/ When I create a REST service I have the option to add parameters - but they become querystring parameters. E.g.: https://api.appery.io/rest/1/db/users... = How can I configured my service so that the userid parameter...
by Malcolm van Raalte
Thu Mar 13, 2014 9:47 pm
Forum: Issues
Topic: Service Where Clause
Replies: 6
Views: 764
 
Jump to post

Service Where Clause

Ah.

Just tried:
{ "organization.name" : "test" }
and that worked too.

by Malcolm van Raalte
Thu Mar 13, 2014 8:33 pm
Forum: Issues
Topic: Service Where Clause
Replies: 6
Views: 764
 
Jump to post

Service Where Clause

Isn't that what I've done with: {"organization" : {"name" : "test"}}

?

by Malcolm van Raalte
Thu Mar 13, 2014 7:04 pm
Forum: Issues
Topic: How is the session token used?
Replies: 1
Views: 270
 
Jump to post

How is the session token used?

I'm not quite sure how the session token is actually being used in the app. I have created a number of Database Services, and in the Request parameters is "X-Appery-Session-Token". But when I add a datasource to an app page I'm not explicitly mapping up the session token to this parameter,...
by Malcolm van Raalte
Thu Mar 13, 2014 6:57 pm
Forum: Issues
Topic: Service Where Clause
Replies: 6
Views: 764
 
Jump to post

Service Where Clause

According to: http://docs.appery.io/documentation/b... I can add a constraint to my list service. I have two collections: Organizations Initiatives where Initiatives has a Pointer column to Organizations. The column is called "organization". I've created a List service for Initiatives. I'v...

Go to advanced search