Ok so I’ve got the members area, got the profile. Understand you can add fields in the dashboard etc.
However that’s all fairly useless as even when you select public for the fields, none of them appear on the public profile?
The members public profile is just the text they input into their bio and that’s it?
How do you get the other fields to display for other members ?
There’s no help on this in the support page and I don’t know how to code it.
If you want to add more info onto the Member’s Pages, just click on Members and then you can add different Elements to the Page that represents each Member’s Page, I even got it to display the data each particular Member uploaded to the site using a Database (no coding at all).
Make sure you are on the correct page because there are a few Member’s Area pages. The picture shows the pages that refer to Members; you have to turn on Dev Mode at the top before you can see this list tho. It will be on the left.
Hey Chance,
Thanks for replying.
Yeah I’ve been playing around with it, but I can’t seem to return the correct data?
It pulls through random people data, rather than the person who’s Profile page its on for example.
Like I will add the PrivateMembersdata dataset to the page
Connect text
It will pull through the last item in that dataset, not the users
Same with a content collection where people have inputted data. It just pulls through the last entry
@founder53806
Perhaps you should first describe your whole setup, which is involved into the issue.
- Used elements?
- Used pages?
- Used Databases? (screenshot?)
- All IDs of all used elements?
- Datasets? Connect to?
- Which DB-Fields are involved?
- and so on…
The better your description → the better answer you will get, for sure!