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: PIC “Signs Off” in Graduation Tracking – Grad (Major/Option/Minor or Dual) PIC Approved or Denied. Programs add a note in Grad Tracking if “Denied."
- Slug: pic-signs-off-in-graduation-tracking-grad-major-option-minor-or-dual-pic-approved-or-denied-programs-add-a-note-in-grad-tracking-if-denied-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 }}
-