I know the profile for members, but when you log in I would like with a button to have another level on a private page with personal tax information

I know the profile for members, but when you log in I would like that with a button you have another level on a private page with personal tax information for each logged in member

Pls help im new

Hello there @Mau_Ochoa,

Creating a private member page with personal tax information on Wix is a multi-step process that involves setting up a members area, creating a database for storing personal tax information, and ensuring that each member can only access their own information. Here’s a general guide to help you get started.

Use the Wix Members Area to create a private section on your site where members can log in. You can add a members area through the Wix Editor by clicking on ā€˜Pages & Menu’ and then 'Member Pages’.
Set up a database to store the personal tax information. Make sure to configure the database permissions so that only authorized users can access the data.
Create a private member page that will display the tax information. You can add a dataset to your page and connect it to the collection that stores the tax information. Then, filter the dataset by the currently logged-in user to ensure that members only see their own information.
On the member profile page, add a button that links to the private page with the tax information. You can customize this button to say something like ā€œView My Tax Informationā€ to make it clear what it’s for.
Before going live, test the setup to make sure that each member can only access their personal information and that the data is displayed correctly.

Best Regards,

1 Like

…How do I do this?