Search found 1 match

Go to advanced search

by John Thomas
Mon Sep 10, 2012 6:14 am
Forum: Issues
Topic: How can I construct Query joins?
Replies: 2
Views: 580
 
Jump to post

How can I construct Query joins?

I would like the user to see a list of other users they are connected with. To do this I created a Friends collection that maps the objectids from Users as userId and friendId. How do I display the names of each friend instead of the objectId? In other words, how do I do a query that joins two colle...

Go to advanced search