Search found 30 matches

Go to advanced search

by Gabriel Bizcarra
Sat Jan 11, 2014 3:54 am
Forum: Issues
Topic: How do I make an image visible/not visible for each record in a list based on a second collection?
Replies: 25
Views: 2544
 
Jump to post

How do I make an image visible/not visible for each record in a list based on a second collection?

hey this sounds like a solution! Progress.. I'll give it a go tonight and let you know how i go.

Thank you for your patience.

by Gabriel Bizcarra
Fri Jan 10, 2014 3:56 pm
Forum: Issues
Topic: How do I make an image visible/not visible for each record in a list based on a second collection?
Replies: 25
Views: 2544
 
Jump to post

How do I make an image visible/not visible for each record in a list based on a second collection?

Perhaps I can do this in code? Can I query collections in code to construct my results and map them in the panel programatically rather than using services to map?

by Gabriel Bizcarra
Fri Jan 10, 2014 3:43 pm
Forum: Issues
Topic: How do I make an image visible/not visible for each record in a list based on a second collection?
Replies: 25
Views: 2544
 
Jump to post

How do I make an image visible/not visible for each record in a list based on a second collection?

sorry I don't understand. If I store the events that a user is going to in the user collection, how will that allow me to get the result set I'm after? Event 1, User 1 Event 2, null (or blank) Event 3, null (or blank) This has further implications. I also want to have a partner search functionality ...
by Gabriel Bizcarra
Fri Jan 10, 2014 8:20 am
Forum: Issues
Topic: How do I make an image visible/not visible for each record in a list based on a second collection?
Replies: 25
Views: 2544
 
Jump to post

How do I make an image visible/not visible for each record in a list based on a second collection?

Oh I didn't explain, it's strange to me because you could potentially have thousands of users. Seems strange to keep thousands of entries in an array field. Is it even possible?

by Gabriel Bizcarra
Fri Jan 10, 2014 8:18 am
Forum: Issues
Topic: How do I make an image visible/not visible for each record in a list based on a second collection?
Replies: 25
Views: 2544
 
Jump to post

How do I make an image visible/not visible for each record in a list based on a second collection?

Hi, thanks for your response. I'm trying to understand the array format but it still seems a strange way to do it. Base on this data: colEvents: Event1 Event2 Event3 colAttend: User1, Event1 User2, Event1 User2, Event2 How can I show the following result set if I am User1: Event 1, User 1 Event 2, n...
by Gabriel Bizcarra
Fri Jan 10, 2014 8:05 am
Forum: Issues
Topic: Another dead link
Replies: 2
Views: 295
 
Jump to post

Another dead link

by Gabriel Bizcarra
Fri Jan 10, 2014 8:04 am
Forum: Issues
Topic: Another dead link
Replies: 2
Views: 295
 
Jump to post

Another dead link

http://docs.appery.io/documentation/b...

Note: For more information about data types, read Data Types.

When I click on Data Types, it doesn't go anywhere.

by Gabriel Bizcarra
Mon Jan 06, 2014 3:23 am
Forum: Issues
Topic: Dead links in documentation
Replies: 2
Views: 318
 
Jump to post

Dead links in documentation

Docs have dead links. http://docs.appery.io/documentation/u... "Note: Visit the jQuery Mobile documentation describing the Collapsible set component." The link http://api.jquerymobile.com/collapsib... returns a page not found error I just want to know how to use the collapsible-set but it ...
by Gabriel Bizcarra
Sat Jan 04, 2014 7:07 am
Forum: Issues
Topic: How do I make an image visible/not visible for each record in a list based on a second collection?
Replies: 25
Views: 2544
 
Jump to post

How do I make an image visible/not visible for each record in a list based on a second collection?

I want to show the user all the available events. Not all events for this user.

Please see the previous example. I think I've very clearly defined the requirement now.

by Gabriel Bizcarra
Thu Jan 02, 2014 11:05 pm
Forum: Issues
Topic: How do I make an image visible/not visible for each record in a list based on a second collection?
Replies: 25
Views: 2544
 
Jump to post

How do I make an image visible/not visible for each record in a list based on a second collection?

I don't understand how creating a collection of pointers to Events and Users will help? I need to show all events so this will be my primary query. From what I understand a "pointer" points to the automatically created id in a collection. So it's impossible to query one collection and sear...

Go to advanced search