Members Table

Hello
I would like to reconfigure the Members table.
I have looked at all subjects but what I want is not there (attach your topics).
What I would like is to send each month a PDF file of preference, JPEG, PowerPoint, Excel or Word to each Member who has subscribed a package on my site. Each Member receives a file that is different from another member. And no Member can see or know the file of another Member outside his own.
For me as a layman I would like to increase the column of the list of members (attached pages members0). I tried but it’s impossible at my level.
I would like to increase four (4) columns.
Thanks in advance

Firstly, when you add pics to your post, then make sure that they are at a size that is readable by other forum users as not all of us have monitors that can show your small low res images clearly.

Secondly, what Members table are you talking about?

Do you actually mean the Wix Members app collection called Members/PrivateMembersData as that is a read only dataset.
https://support.wix.com/en/article/corvid-wix-members-privatemembersdata-collection-fields

If you have made your own dataset, then you can add or remove the fields yourself.
https://support.wix.com/en/article/adding-and-setting-up-a-dataset
https://support.wix.com/en/article/about-your-database-collection-fields

Merci pour vos remarques. Je renvoie dans le forum les images à la taille normale.
Effectivement je parle des champs de la collection “PrivateMembersData” des membres Wix
Voici ce que j’ai lu
Les permissions
La collection PrivateMembersData dispose des autorisations suivantes :
Lire: auteur membre du site ; Créer: aucun ; Mise à jour: Aucune ; Supprimer: aucun
Vous ne pouvez pas modifier les autorisations de la collection PrivateMembersData.

Pour préciser ma pensée, la façon dont est conçue “PrivateMembersData” me convient. Je veux le modifier afin de pouvoir envoyer des fichiers à chaque membre.
Je suis à la lecture des documents que vous avez préconisé à la suite et je vous en remercie sincèrement pour voir l’autre solution alternative “Créer un autre jeu de données”.
Bien à vous

All posts in this forum need to be in English only please.
We can’t have other languages like French used, sorry.

Tous les messages de ce forum doivent être en anglais seulement s’il vous plaît.
Nous ne pouvons pas utiliser d’autres langues comme le français, désolé.

As for your issue, the Members/PrivateMembersData collection is added automatically when you add the Wix Members app to your website and you can’t add anything to it yourself.

Your solution could be something simple like creating a members profile area using dynamic pages with a separate dataset, which again will be unique for each site member only.

Look at this tutorial for it here.
https://support.wix.com/en/article/how-to-build-your-own-members-area-using-code

With this dataset, once the site member has logged in and added something to their page etc so that it creates a record in your new dataset.

Then you can simply put the specific file that you are wanting that site member to view etc in your file field on that users dataset row.

So when the user logs in and views their own site member profile page, they will then be able to see that file on their own member profile page and you can let them download it from their own page or simply have it show as a popup on your page etc.

As those member profile pages are unique to each member, it will only be that particular member who will be able to see the file and do anything with it, so no other members will know what file is on each member profile page.

Also, please delete that pic of your PrivateMembersData collection from the Wix Members app as soon as possible, if that is all live details of your existing members then you are allowing anybody to view it on this forum and it is not secure.