Auto-Populate a Dataset when user Signs in

Hey there,

I have a dataset that users can edit with points (when they achieve certain milestones they award themselves points).

What I’d like is when a user Signs in for the first time, each column in the database is automatically populates with a zero. Any ideas on how this can be done?

I’ve found a work around whereby the user, after logging in, can populate this themselves but if they miss it it causes problems, and it’s just not that slick.\

Really appreciate any help folks.

How are you signing in the user? Are you using the Default or Custom methods as shown here.
https://support.wix.com/en/article/about-the-member-signup-form

If you are using the Corvid option, then you can simply add the extra code to your signup lightbox to set certain fields to be zero.

Hey GOS, thanks for the reply. I am currently using the default option but would gladly create a Corvid one if it fixed this problem.

I’m not much of a coder but I’ll see if I can learn and add the Corvid option. Once I’ve done this, any ideas of what the code might look like for the auto-population of points?

Thanks again,
Andy