Acquia Copilot is a conversational AI connected into our product documentation and knowledge base. Ask Copilot about product features, technical details, troubleshooting and how to get started with Acquia products.
Use the Field element to render a Drupal field in your Template. The Field element will render the processed output of the field provided by Drupal. The Field element can be used in combination with the Field item element to render Multi-value fields. For more information, see Using multi-value Drupal fields in templates and Connecting your templates to fields.
Navigate to a component or a template with the Layout canvas
Click the + button on the Layout canvas
Within the Elements tab, look for the Field element.
The Field element includes the following fields:
Drupal field
Drupal field - Select the field to render. The fields available within the drop-down are those that exist in the Content entity you are creating a template for.
Important
The Field element will only show fields that are available on the Entity bundle.