View filter

Drupal

View filters limit the data to be output in a view, based on criteria such as publication status, type of content, or field value. Example: in a view of Article nodes, adding the filter "Published" and setting it to "true" will result in a list of published articles only; the list will not contain unpublished articles.