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: Deadline for D.M.A., D.N.P., DPH., D.B.A., D.Eng. students to pass final defense
- Slug: doctoral-masters-thesis-students-submit-final-thesis-or-dissertation-deadline-for-d-m-a-d-n-p-dr-ph-d-b-a-d-eng-students-to-pass-final-defense-2
- 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 }}
-