Configure fields
Set the label, name, and type
- Label
- The human-readable name shown to editors.
- Name
- The unique identifier used by
CFS()->get( 'field_name' ). Use letters, numbers, and underscores. - Field type
- Select text, date, file, choices, loop, or another type that matches the content.
- Instructions
- Add helpful context for the person entering content.
Type-specific options
Choosing a field type displays its available options. Configure validation, default values, placeholders, choices, return values, and other settings as needed.
Default value and placeholderA default value supplies an initial value. A placeholder is an example or hint that disappears when a value is entered.