# Phone Number Input

## **General**

General settings for the **Phone Number Input**.

<figure><img src="/files/nzlMN57DxU9UDJvTY9vI" alt=""><figcaption></figcaption></figure>

### Label

Add the label for your phone number input field.

### Field Name

Specify the field name used to save the phone number input's data.

### Field Placeholder

Set a placeholder text to guide the user on what to enter in the phone number field.

### Required

Enable this option to make the phone number input mandatory, preventing users from submitting the form without entering a valid phone number.

## Styles

<figure><img src="/files/VdlL3vOI84fr0QK9frfC" alt=""><figcaption></figcaption></figure>

### Hover Text Color

**Light Theme**

Set the text color when the phone number input is hovered in the light theme.

**Dark Theme**

Set the text color when the phone number input is hovered in the dark theme.

### Hover Background Color

**Light Theme**

Set the background color when the phone number input is hovered in the light theme.

**Dark Theme**

Set the background color when the phone number input is hovered in the dark theme.

***


---

# 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://docs.flowappz.com/home/form-fields-pro/fields/phone-number-input.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.
