A plain text input field with custom error message handling.
Add the label for your plain text input field.
Specify the field name used to save the plain text input data.
Set a placeholder text to guide the user on what to enter in the plain text input field.
Enable this option to make the plain text input mandatory, preventing users from submitting the form without entering a valid plain text.
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.
Last updated 1 month ago