Using the Contactum Text field, you can let users enter just a single line of text in your WordPress contact form. To add this field, simply click on the Text Field or drag and drop it into the form builder.

Text Field includes the following options:
- Field Label: Defines the purpose of the field.
- Meta Key: Automatically created when you edit the label, but it can still be modified manually.
- Help Text: Provides guidance on what the user should enter in the field.
- Required: Specifies whether the field is mandatory or optional. If enabled, an asterisk (*) will appear next to the field label.

Advanced Options
You can access the advanced options located just below the “Required” setting of the Text Field.
The advanced options include:
- Placeholder Text: Appears inside the field as a hint or example. It disappears once the user starts typing.
- Default Value: Displays pre-filled text in the field. Unlike placeholder text, this remains visible even when the user enters additional input.
- Size: Adjusts the field’s dimensions by increasing or decreasing its unit size.
- CSS Class Name: Allows you to assign a custom CSS class for styling the field.
