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: Message from Dean Esters to Students about Executive Orders
- Slug: message-from-dean-esters-to-students-about-executive-orders
- 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 }}
-