---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Add a custom registration form field

# Add a custom registration form field {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

You can add custom fields in the user self-registration form.

## Vorbereitungen

Role required: external_user_self_registration_admin

## Prozedur

1. Navigate to AllExternal User Self-RegistrationUser Registration Configurations.
2. Open the record for the required user registration configuration.
3. Navigate to the end of the Registration Form Fields section and click Insert a new row....
4. Enter the field name under the Label column and select the check mark.  
   A new row is added with the default values. You can configure the custom registration form field based on your requirements.{#add-custom-reg-form-field__table_vpn_vsd_rlb__entry__2}

   | 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 * Email * Date * Date/time * Yes/No * Wide Single Line Text * Multiple Choice * Select Box {#add-custom-reg-form-field__ul_d32_mrv_llb} |
   | 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). |
   [Tabelle : 1. Registration Form Field Columns]

   {#add-custom-reg-form-field__table_vpn_vsd_rlb}
5. Save or Update the changes.

