Add a custom registration form field
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Platform Security
You can add custom fields in the user self-registration form.
Before you begin
Procedure
- Navigate to All > External User Self-Registration > User Registration Configurations.
- Open the record for the required user registration configuration.
- Navigate to the end of the Registration Form Fields section and click Insert a new row....
-
Enter the field name under the Label column and
click
check mark.
A new row is added with the default values. You can configure the custom registration form field based on your requirements.
Table 1. Registration Form Field Columns Column Description Label The field name which appears on the registration form. Type The type of the user interface element. Following are the supported types: - Single line text
- Date
- Date/time
- Yes/No
- Wide Single Line Text
- Multiple Choice
- Select Box
Display in Registration Form Option to display the field in the registration form. Order The sequence in which the form fields appear on the registration form. The field with the lowest order value appears first and the field with the highest order value is appears last. The default value is 10,000. Mandatory Option to make a field mandatory on the registration form. Validation only field Option to use a field only for validation purposes. For example, registration code. When set to true, this field is not saved in the User Table (sys_user). - Save or Update the changes.