Editing Account Fields

I have my account page as a private member page, and in the account update form, I can update my personal information. I have also added 2 columns in the Contact list (points and username), but I cannot add those fields to the account form. Is there a way to fix this? Do I have to make a separate database to store all this info?

Please add screenshot of the page

Ah you have added them as Custom Fields in your Contact section of your site? Those fields are not yet accesible in Wix Code. I think that is on the Coming Soon page but have no idea of the ETA for that.

So then the answer will be, create a Data Collection and connect that to the users. More work, more coding or wait for contacts API.

I see. Is there a way I can connect my contacts list with the database or I’ll have to do it only through code?

You can add fields in a data collection and set that up on a page and you can now choose as filter to show records belonging to the logged in user.