Note:
This is the default channel template showing the field layout.
Override this template by creating the following twig template:
templates/_custom/channels/work/_entry.twig

Entry

  • Title: Catalog of 30 non-equivalent variations of an eight-panel hollow column (n = 8).
  • Slug: heather-ligler
  • Section: Work

Fields

  • Content

    • Featured Item

      • className: craft\fields\Lightswitch
      • handle: featuredItem
      • twig: {{ field.handle }}
    • Related People

      • className: craft\fields\Entries
      • handle: relatedPeople
      • twig: {{ field.handle }}
    • Related Project

      • className: craft\fields\Entries
      • handle: relatedProject
      • twig: {{ field.handle }}
    • Work Image

      • className: craft\fields\Assets
      • handle: workImage
      • twig: {{ field.handle }}
    • Media Embed

      • className: craft\fields\Matrix
      • handle: mediaEmbed
      • twig: {{ field.handle }}
    • Category

      • className: craft\fields\Categories
      • handle: category
      • twig: {{ field.handle }}
  • Student Work

    • Display Student Work

      • className: craft\fields\Lightswitch
      • handle: displayStudentWork
      • twig: {{ field.handle }}
    • Student Name

      • className: craft\fields\PlainText
      • handle: studentName
      • twig: {{ field.handle }}
    • Medium

      • className: craft\fields\PlainText
      • handle: medium
      • twig: {{ field.handle }}