Add a Checkbox to Accept the Terms of the App Before Signing up
To have your users check a box and accept the general terms of use of your app, you need to add a property in the API Settings of your app.
To define the terms of service:
1. Go to the menu Settings > Registration settings > Registration process :: Connection / Subscription tab
2. Click "Define the terms of service"
3. Save your modifications.
1. Add a Checkbox to Accept the Terms of the App Before Signing up
1. Go to the menu Extensions Store > All Extensions > JSON Edition
2. Click Install
Once the extension is added:
3. Go to the menu Settings > Other settings > JSON Edition.
4. Open the drop-down menu under the Login object
5. Add the property: shouldAcceptTerms
6. Add the value = 1 on the line of the property shouldAcceptTerms
7. Click Save at the bottom of the page.
8. Click the "Update" button in the menu Publish > Update to update your app settings and apply your modification.
Final result in your app:
Related Articles
User Groups Add-ons
1. Install the User Groups Add-ons The User Groups add-ons allows you to manage your users by personalizing their access rights for each section of your app. This add-ons is free. Requirements for the activation: - Authentication add-ons installed ...
Authentication Add-ons
1. Activate the Authentication Add-ons 1. Go to the menu to Add-ons Store > All Add-ons 2. Scroll to the Authentication add-ons or search for it in the search bar 3. Install it from the Add-ons store by clicking on the "Install" green button. 2. ...
Sign in with Apple Authentication (Premium Plan Only)
Sign in with Apple allows users to sign in to your apps using the Apple ID they already have. With privacy and security features built in, Sign in with Apple is a great way to help users set up an account, sign in, and engage with your app quickly ...
Facebook Authentication - 2/2 | Set up the Login with Facebook | Progressive Web App
To enable the Facebook login, you must declare your app to Facebook. Create a developer account on Facebook: How to register as a developer on Facebook If you do not follow the full procedure, you will not be able to connect your App to Facebook. In ...
Facebook Authentication - 2/2 | Set up the Login with Facebook | Native Apps
o enable the Facebook login, you must declare your app to Facebook. Create a developer account on Facebook: How to register as a developer on Facebook If you do not follow the full procedure, you will not be able to connect your App to Facebook. In ...