A.W.H.
Posts: 0
Joined: Sat Jun 20, 2015 7:02 am

Listing data from two collections into 1 list

Hi, I want to list data from two collections into 1 list, and order each entry chronologically (like email). Newest at the top.

I know how to map one collection's entries to a list, but not two. Also, I don't know how to sort them chronologically. I want the list to be mixed between two inboxes (call them Priority and Important) and automatically combine items from those two collections. What do I need to do to ensure I can do this? How do I write this code?

Thanks!

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Listing data from two collections into 1 list

Hello,

Please look through suggested in the similar post https://getsatisfaction.com/apperyio/...

Return to “Issues”