Add a Terms & Conditions checkbox to registration

You may want to require that users agree to the site's terms and conditions in order to register an account. Here's how to achieve this:

Go to B2BKing -> Registration Fields -> Add New and create a field with the following configuration:

7040136218.png

After creating that field, you will see this required checkbox:

3190403532.png

You can set the link by changing '#' with your link inside the <a href> closure, for example:

I agree to the <a href="https://site.com/terms">Terms & Conditions</a>

Powered by BetterDocs