Program

The Program content type is used for adding Programs to the site.

Fields

NameMachine nameRequiredDescription
Titledrupal’s defaultYesTitle of the program item.
Meta Tagsfield_meta_tagsNoA meta tags field allows us to provide structured metadata and Graph meta tags for Facebook, Pinterest, LinkedIn, and other social networking sites.
Header AreaField group
Iconfield_program_iconNoAn image field, supporting .svg for uploading the program icon.
Imagefield_program_imageNoAn image field, for uploading the program image.
Colorfield_program_colorNoReference field for choosing a term from the “Color” vocabulary.
Contentfield_header_contentNoA paragraph embed field that allows adding various flexible content modules from a predefined list of paragraph types. If this field is not empty, the image and icon are not displayed on the page.
Content AreaField group
Descriptionfield_program_descriptionNoText area for the description/body with WYSIWYG, without summary.
Contentfield_contentNoA paragraph embed field that allows adding various flexible content modules from a predefined list of paragraph types.
Sidebar AreaField group
Contentfield_sidebar_contentNoA paragraph embed field that allows adding various flexible content modules from a predefined list of paragraph types.

URL pattern

This content type uses the following URL pattern:

/programs/[node:title]

Last modified March 11, 2025: feat: improve docs (3e852052)