---
title: "Using forms with field value validation"
slug: "using-forms-with-field-value-validation"
updated: 2026-04-27T20:01:27Z
published: 2026-04-27T20:01:27Z
---

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

# Using forms with field value validation

Quickbase forms are designed to increase productivity by making it easier for users to enter data with field value validation. Field value validation alerts users immediately after they have entered an unaccepted value in a field.

Field validation occurs automatically when the app builder has added it to the field being edited, so it will be a good idea to review the [field value validation table](/v1/docs/using-forms-with-field-value-validation#field-value-validation) before adding [help text](/v1/docs/customizing-form-elements) to a form element to avoid repeating information. Field value validation messages are displayed beneath the field and when a validation message is triggered the corresponding field is highlighted with a red border.

## Field value validation

Field value validation is unique to the field type. Take a look at the table to learn more about accepted values for each field and view the validation that will occur.

| Field | Validation |
| --- | --- |
| Email | Display message: Use this format [example@example.com](mailto:example@example.com) |
| Phone number | Display message: Enter a valid phone number |

## Add value validation to your form

Select the element to open the element settings panel. In the **Behavior** section, select the **Validate for correct format** option to turn on field value validation.

![Behavior section in the element settings panel showing the Validate for correct format checkbox](https://cdn.document360.io/dd260e4e-10bb-4b66-8fb3-5504c272b904/Images/Documentation/16461055465620.png)
