How do I display user content from 2 different databases?

Hey there, I’m no expert with wix code but I’m slowly working it out and would love some help with this. I’m working on a website that allows self-employed people to create a profile (in the “members” database) then create listings (in the “listings” database) which displays their individual skills and talents and gets put onto a marketplace for people to view. The listings will also include some of the authors profile details which will be retrieved from the “members” DB. The problem I’m having is getting the content from the “members” DB from the user that created the listing to be displayed on the same page. How to I retrieve this information and how do I filter it by the author of the listing?

At the moment I have a dynamic page …/listings/ID which is accessed through a repeater on the marketplace page, this works fine in displaying all the members listings and currently doesn’t require any code.

Any help would be greatly appreciated!!!

Hi,
I think that reference fields will suit your needs.
Check out this article .
Good luck!
Roi