Please forgive me if this has been addressed already.
I'm comfortable with collections, data sets and repeaters. But I'm having hard time tackling this challenge. I need to create a data collection built on user's input in a member's section that allows members to input a mix of preferences like sizes, colors, styles, favorite songs, etc. And then I need their member page and only their member page to display the data they provided. Basically a custom profile. Not sure how to connect a form's date to a display that is private.
This might be absurdly simple but for some reason it's not penetrating my skull.
Any guidance?
We're wondering about this too. We need to create profiles that collect and show interests that the user shares with us and can change anytime. We need to see that data on the backend and then send that member marketing info based on their interests. We haven't figured out the best way to do this.