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: Pass final oral presentation (DNP, D.B.A., and Dr.P.H. students only)
- Slug: pass-final-oral-presentation-dnp-deng-d-b-a-and-dr-p-h-students-only
- 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 }}
-