---
title: "Customizing Extended Forms"
slug: "customizing-extended-forms"
updated: 2026-05-01T17:13:24Z
published: 2026-05-01T17:13:24Z
stale: true
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.nexudus.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Customizing Extended Forms

You can easily customize extended forms to control what information you collect from customers when they:

- join plans
- make bookings
- purchase products
- purchase event tickets
- enroll in courses
- join teams
- book tours

Extended forms include **three key fields** that are **required** and **can't be removed or disabled**:

- **Customer type**
- **Full name**
- **Email**

You can also choose to add additional sections to the extended forms. Each section has a number of fields you can choose to include in the form. You can also mark them as required.

If you want to add [custom fields](/v3/docs/custom-fields) to extended forms, you'll need to [create them](/v3/docs/adding-custom-fields) first.

The tour form can only be customized with custom fields.

Customers booking a tour aren't signing up to an account.

The tour form doesn't include the **three key fields** or other sections such as billing.

---

1. Log in to [dashboard.nexudus.com](https://dashboard.nexudus.com/) if you aren't already.
2. Go to [**Settings > Sign-up and checkout**](https://dashboard.nexudus.com/settings/2/1/0) and click on the **Forms** tab.
3. Click **Edit** next to the form you'd like to customize
4. Toggle on any section you'd like to include in your extended form.

You can include the following sections in your extended forms:

- Billing details
- Profile details
- Contact details
- Personal details
- Custom fields

You don't need to toggle on the **Personal details** or **Custom fields** sections.

If you want to remove them from your form, simply delete all the fields from those sections.

1. In each section, click **Add field** if you'd like to add additional fields.
2. Select the field you'd like to add.
3. Select whether the field is required.
4. Repeat as necessary.
5. Click **Save**.

---

All set! Customers will now see the customized forms when they complete the relevant sign-up or purchase flow.
