¶ Add user defined fields
User defined fields are fields that can be added to user objects in addition to the basci user fields. Developers can store a small amount of business-related data by setting user defined fields. You can define the following types of user defined fields:
- String
- Number
- Date
- Boolean
- Object
You can configure user defined fields on the Configuration - Extend Fields page:
After configuring the user defined fields, you can open the registration information completion page of the application to allow users to complete the information in these user defined fields.
In the Application Details - Login and Registration Configuration page, click **Enable registration information completion ** switch, and then select the user defined field just added:
The input type can choose text, password, number, date, color, Email and picture, which will determine the final display style of the page.
Click Save, and then go to the login page of the app.
After the user clicks registration, it will be redirected to the following registration information completion page:
After the user successfully registers, you can see the user defined field value that the user just entered on the user details page: