Search found 6 matches

Go to advanced search

by Caio
Mon Feb 03, 2014 10:49 pm
Forum: Issues
Topic: Query information of created column - Users Collection
Replies: 6
Views: 915
 
Jump to post

Query information of created column - Users Collection

Igor,

I got it.

Thank you!

by Caio
Mon Feb 03, 2014 10:24 pm
Forum: Issues
Topic: Query information of created column - Users Collection
Replies: 6
Views: 915
 
Jump to post

Query information of created column - Users Collection

Just one correction.

The code used in the where clause is:

return '{"_id" : "'+value+'"}';

by Caio
Mon Feb 03, 2014 10:17 pm
Forum: Issues
Topic: Query information of created column - Users Collection
Replies: 6
Views: 915
 
Jump to post

Query information of created column - Users Collection

I'm sorry I have figured it out already. One more question: I've made a test tying to use the following code to query this tipoUsuario column with a saved local variable: return '{"tipoUsuario" : "'+value+'"}'; https://d2r1vs3d9006ap.cloudfront.net/s3_images/1017806/ApperyQuery2_...
by Caio
Mon Feb 03, 2014 10:03 pm
Forum: Issues
Topic: Query information of created column - Users Collection
Replies: 6
Views: 915
 
Jump to post

Query information of created column - Users Collection

Thanks Maryna, but I don't see where this Database service has been created: https://d2r1vs3d9006ap.cloudfront.net/s3_images/1017798/ApperyQuery3_inline.png?1391464517 Could you please inform what exactly I should do? I have all services created for the other collections, except for the Users.
by Caio
Mon Feb 03, 2014 9:29 pm
Forum: Issues
Topic: Query information of created column - Users Collection
Replies: 6
Views: 915
 
Jump to post

Query information of created column - Users Collection

Hi, I’m trying to query information of a created column in the Users collection using a saved local variable. Is it possible to query information of a created column directly on the Users Collection? Or do I need to create another collection with a pointer to Users? https://d2r1vs3d9006ap.cloudfront...
by Caio
Mon Feb 03, 2014 9:22 pm
Forum: Issues
Topic: Query with local storage
Replies: 12
Views: 3545
 
Jump to post

Query with local storage

Hi Igor, I'm having a problem doing a query with local storage. I've used the same code (adapting to my column name) but it is returning "undefined". I've checked the local variable pointing the response to a Label on the UI and it's being saved correctly. But the query doesn't work.

Go to advanced search