Note:
This is the default channel template showing the field layout.
Override this template by creating the following twig template:
templates/_custom/channels/announcements/_entry.twig
Entry
- Title: No Longer Accepting GRMS Requests
- Slug: no-longer-accepting-grms-requests
- Section: Announcements
Fields
-
Content
-
Flexible Link
- className: lenz\linkfield\fields\LinkField
- handle: flexibleLink
- twig: {{ field.handle }}
-
Announcement Audience
- className: craft\fields\Categories
- handle: announcementAudience
- twig: {{ field.handle }}
-