---
title: "Field element"
date: "2017-12-01T11:43:10+00:00"
summary: "Render Drupal fields effortlessly in your Site Studio templates with the Field element. Learn how to use it for single and multi-value fields, connect templates to fields, and enhance your content display."
image:
type: "page"
url: "/drupal-starter-kits/add-ons/site-studio/field-element"
id: "f310b645-d32f-4273-81e0-b611ca018ccb"
---

Table of contents will be added

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](/drupal-starter-kits/add-ons/site-studio/using-multi-value-drupal-fields-templates "Using multi-value Drupal fields in templates") and [Connecting your templates to fields](/drupal-starter-kits/add-ons/site-studio/connecting-your-templates-fields "Connecting your templates to fields").

Important

Use the **Field element** with the **Field item element** to render multi-value fields. See [Using multi-value Drupal fields in templates](/drupal-starter-kits/add-ons/site-studio/using-multi-value-drupal-fields-templates "Using multi-value Drupal fields in templates")

Locating the field element
--------------------------

To find the Field element:

1.  Navigate to a component or a template with the Layout canvas
2.  Click the **+ button** on the Layout canvas
3.  Within the Elements tab, look for the Field element.

![05a2d5fb-field.png](https://acquia.widen.net/content/d36713af-d00a-4d63-a951-ade21ae073f2/web/05a2d5fb-field.png)

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.

Comments
--------

*   **Add comments -** Add comments to the Element.  For more information, see [Adding comments to an element](/drupal-starter-kits/add-ons/site-studio/adding-comments-element "Adding comments to an element").