Fieldtype Overview
ExpressionEngine channels are where your information gets stored. Within a channel you will typically find field. A field is a container that holds a specific type of information.
For example, if you have a blog channel, you might have fields for the date, the title, the blog entry itself, an image, etc. Different fieldtypes let you manage your data intelligently. Field Groups are collections of fields which can then be related to one or more Channels.
ExpressionEngine has the following built-in fieldtypes:
- Checkboxes
- Color Picker
- Date
- Duration
- Email Address
- File
- File Grid
- Fluid
- Grid
- Multiselect
- Number Input
- Notes
- Radio Buttons
- Range Slider
- Relationships
- Rich Text Editor
- Select Dropdown
- Selectable Buttons
- Text Input
- Textarea
- Value Slider
- Toggle
- URL