Unable to fetch data from reference field

I Worked on member area and its created private member data (database) right , and I also need more data from my user so i made one user database. now i unable to take user data to private member data (database) , i used reference field but i am not able to fetch all data for showing my member dynamic page please check screenshot

Hi!

I’m not sure what you’re trying to achieve so it would be most helpful if you could elaborate on the case and your goals.
Anyway, in order to properly query a referenced field, you should use the queryReferenced() method.
Also, here’s an article that describes how to use reference field.

Doron.