---
title: "How do I add no results behaviour to a view template?"
date: "2020-01-15T14:43:10+00:00"
summary: "Customize your Drupal view's 'No results' behavior easily. Learn how to implement the View variable element in your template for a seamless user experience when no content is found."
image:
type: "article"
url: "/drupal-starter-kits/add-ons/site-studio/help/64871-how-do-i-add-no-results-behaviour-view-template"
id: "bd1caa92-1311-4be0-9a59-78532401b38e"
---

To add 'No results' behaviour, you can use the View variable element in your View template.

To add 'No results' behaviour, you can use the View variable element in your View template. If you select the view variable of 'Empty', this will display the no results behaviour configured within the Drupal view.