Skip to content
display.html 1.09 KiB
Newer Older
<!-- $Id$ -->
<p>Displays tell Views where the output should go. By adding a display to a View, you can have your view appear as a page, or as a block, or even as an attachment to a different display on the view.</p>

<p>Each display can have its own settings, but when it's created, a display will take all of its settings from the <strong>default display</strong> which all Views must have. For most settings, there is an <strong>override</strong> button that will override that single setting for the current display.</p>

<p>Please keep in mind that when you are editing a setting on a display that is
not overridden, then by default you are editing that for all displays.</p>

<p>For <strong>fields</strong>, <strong>arguments</strong>, <strong>sorts</strong>, <strong>filters</strong> and <strong>relationships</strong>, you can only override <em>all</em> of them or none of them. To do this, click on the header for the filters or the rearrange button. Once you override, the display will then have its own copies of the fields/filters/etc and changes to the defaults will not be reflected on your display.