I added a page called “Join Date” As a member page,
But how do i add one?
Please help me Wix Community…
Please?
I added a page called “Join Date” As a member page,
But how do i add one?
Please help me Wix Community…
Please?
Hello,
From what I understand, you want to get the date of your member’s registration.
If you are using Wix Members Area, you can get this information from the PrivateMembersData collection using query() and populate it to a repeater / table :
Description : Displays the date and time the member registered to the site.
Corvid: Wix Members “PrivateMembersData” Collection Fields
If you have your own Members Area, you can save this information to a database collection manually using code.
I hope it helps. If you are referring to something else, please correct me.
I got it, but i don’t know how to put it inside of the “Join Date” Page still.