The text field is the most basic field type within Fulcrum. This field type is also very versatile since users can enter anything into this field. The field will accept alphanumeric characters which includes special characters like &, %, #, etc. Additionally, new lines are also accepted by text fields.
One special feature that the text field has over the other field types is the ability to enable pattern validation using regular expressions.