# Registration Form Fields

## Registration Form Fields

## Default Fields

All fields on the registration can now be made optional. This includes the **First Name**, **Last Name** and **Email Address.** To do so, toggle off the **Required** toggle on the registration form. ![](/files/tOyC4vLL3vj4lJA0EcW0)

## Renaming Form Fields

1. On the **Registration Form** page, click on the edit icon.\
   ![](/files/AR3KXZGwEL4x8pxZVep6)
2. Click on the edit icon as shown below to edit or rename the field.\
   ![](/files/GCDlFEu0a7DO4pbFc74x)\
   ![](/files/BaChUdkWpCOPY6yq2XFr)
3. Make changes to the field name and click **Save**.\
   ![](/files/JoePC5nwtGjFpitT5cun)
4. If a default field is edited, there will be a note that states the original name of the default field as below.\
   ![](/files/qjtxhx8eXlNydSMMvE3K)

### Customizing Country Code in Form Fields

Organizers can now customize country code display name by editing Registration Form Fields.

![](/files/6Ur02M7GjyAidCRaJGTA)

## Click into the Edit page and modify the country code display name, then save.

## The country code label in the Registration Form will be your customized content.

##

## Remarks & Limitations

1. Organizers are able to name 2 fields with the same name. This might cause some confusion on the front end registration form, as there is no differentiator for the registrants.\
   ![](/files/6UkfFvWXH7EhcQYlgFq5)
2. If a default field is renamed, the naming will not be changed on the People List and Attendee List Report. For example:
3. On the registration form, the First Name has been renamed to Edited First Name. However, the People List and Attendee List Report will still show First Name and Last name instead of First Names.\
   ![](/files/qjtxhx8eXlNydSMMvE3K)\
   ![](/files/wYRG3sXQyVX0xqhq1Ii4)\
   ![](/files/8JslmLJD5swKRNexgWxH)
4. The form field names are independent across different registration forms. If a field is renamed on form A, the changes will only be reflected on form A.
5. There will be different behaviors when changing the **Display Name** and **Default Name** of a **custom field**.
6. When changing the **Display Name**, the changes will only be applied to the specific registration form.
7. When changing the **Default Name**, the changes will be applied to all registration forms. The default name can be edited by clicking on Manage Fields > 3 dot icon > Edit.\
   ![](/files/cjto5BaP0ZXXURpmtwoZ)\
   ![](/files/iFgqurunE1OO62eBALXz)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://eventx-hq.gitbook.io/knowledge-base/registration-and-ticketing/registration-form/registration-form-fields.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
