# Field-  Types & Options

### Field Type Selector

For each field you can select how it’s represented on web form.

By default each field is represented as textfield.

![](https://tawk.link/61dd64c2b84f7301d32a6e5b/kb/attachments/sQO2omTqz7.png)

### Field Types Options

You can setup individual options for each form field type.

Here you can find list of available field types:

* Field - TextField
* Field - Number
* Field - Multiline
* Field - Select
* Field - Radio Select
* Field - Radio Button
* Field - Datepicker
* Field - Checkbox


---

# 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.documentero.com/documentation/forms/field-types-and-options.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.
