Types

Each field has a field type that determines how it functions. This table shows each field type.

Types

Description

TextView

A display only field.

EditText

An input field with two parts. First part is an optional display label. Second part is the input field.

EditText Choice

An input field with a defined list of valid values from which a user can choose.

EditText Multi-Line

An input field that allows for multiple lines of input.

EditText Date

An input field that restricts input to locale specific date or date time.

Image

Displays an image on screen. WebRF only.