# Plain Text - Advanced

## General

A plain text input field with custom error message handling.

<figure><img src="https://362195087-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgc2JHjhPy9iPEiSY6VbF%2Fuploads%2FPsBHOptKSJT6Iqslpt6n%2Fplain-text1.png?alt=media&#x26;token=9ac6e11c-599f-45a8-b51e-758cde3ff40e" alt=""><figcaption></figcaption></figure>

### Label

Add the label for your plain text input field.

### Field Name

Specify the field name used to save the plain text input data.

### Placeholder

Set a placeholder text to guide the user on what to enter in the plain text input field.

### Required

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

### Error Messages

**Error Message When Field Is Empty**

Set a custom error message to be displayed when the plain text input field is left empty.

**Error Message When Plain Text Input Field Is Invalid**

Set a custom error message to be displayed when the user enters an invalid plain text input format.

***
