adding-custom-fields-what-components-are-supporting-custom-fields
Components supporting custom fields
Articles in this Series
- Introduction
- Parameters for all Custom Fields
- Calendar Field
- Checkboxes Field
- Color Field
- Editor Field
- Integer Field
- List Field
- List of Images Field
- Media Field
- Radio Field
- Repeatable Field
- Sql Field
- Text Field
- Textarea Field
- Url Field
- User Field
- Usergroup Field
- How can you group custom fields
- What components are supporting custom fields
- Implementation into your component
- Use custom fields in your overrides
What components are supporting custom fields
Content
You can use custom fields in the article manager. Open the article manager from the menu in the backend via Content | Articles. In the left pane you will find the menu items for editing the custom fields. Alternatively you can edit custom fields for articles directly via the menu Content | Fields.
Contact
You can use custom fields for contacts. Open the contact manager from the menu in the backend via Components | Contacts. In the left pane you will find the menu items for editing the custom fields.
Third Party
Through some plugin events 3rd party extension developers are able to
easily integrate the custom fields feature into their components. It
will look as part of their extension, similar to categories, tags or
history.
However, the exact usage in this extension depends on the integration.
Navigate to the next article to see how to integrate the custom fields
to your component.