Link CMS item to specific members in members area

Hello,

I am looking to connect a CMS to the members area, one item per site member. I have data on each member that I need to display for them but only to be seen by that member when they log in. E.G., A member investment records. I am not sure which way would be the best to do this/how these are the two options I imagine would work:

  1. Find a way to connect each CMS item to a site member
  2. Add information to each site member that shows in the member’s area but they can not edit

But is there a better way? Or how would I work through the above? I can’t seem to find the answers online.

(The data doesn’t have to be in a CMS if there is a better way to store it in connection to the member)

Thank you.

Hi
The simplest solution would be to change your Database (CMS) View permissions to " Site member author", this way only the person who created it ca view the specific item.

Then for Update set it to “Admin”
For Delete set it to "Admin
For Add set it to “Site member author”

Also you can consult this Article:

This should be the simplest idea that comes to mind.