How can I save multiple checkboxes to member profiles?

@davidkabouter1

Where do I put the code? Do I have to put the code on the page I want to configure the checkboxes on?
Before you can put in the code, you first will have to activate the DEV-MODE (developer-mode) in your Wix-Editor.

After you have activated the dev-mode, put your code into the CODE-SECTION of the Wix-Editor and then do a testing in PREVIEW-MODE → take also a look onto CONSOLE.

What’s the next step?
Your next steps should be first to learn all the stuff of the given links.

Then for example try to get some user-informations (step-2).
Open the Velo-API and search for the right API, which could be used for this scenario…

  1. How to get data of a person (user)?
    https://www.wix.com/velo/reference/wix-users/currentuser

Then do all the other stuff —> step by step

If you want to learn more, you will find a lot of interesting examples here…
https://www.wix.com/velo/examples
or also on my site…
https://russian-dima.wixsite.com/meinewebsite

Take also a look here…

And don’t forget to like it, if you really liked it :wink: