Note:
This is the default channel template showing the field layout.
Override this template by creating the following twig template:
templates/_custom/channels/deadlines/_entry.twig
Entry
- Title: Summer 2025 Master Milestone Completion – Programs make sure master’s culminating milestones are updated to “Completed” if the student is graduating. Use this query to check your students’ milestones. PE_SR_G_GRDTN_CULM_MLSTN_ANY
- Slug: spring-2025-master-milestone-completion-programs-make-sure-masters-culminating-milestones-are-updated-to-completed-if-the-student-is-graduating-use-this-query-to-check-your-students-milestones-pe-sr-g-grdtn-culm-mlstn-any
- Section: Deadlines
Fields
-
Content
-
Deadline Date
- className: craft\fields\Date
- handle: deadlineDate
- twig: {{ field.handle }}
-
Flexible Link
- className: lenz\linkfield\fields\LinkField
- handle: flexibleLink
- twig: {{ field.handle }}
-
Category
- className: craft\fields\Categories
- handle: category
- twig: {{ field.handle }}
-