Filter translatable strings
Source stringTranslation for TR
Alter the HTTP response status code used by this view, mostly helpful for empty results.
Shows result summary, for example the items per page.
Provide markup for the area using any available text format.
Override the default view title for this view. This is useful to display an alternative title when a view is empty.
Provide markup for the area with minimal filtering.
Insert a view inside an area.
The menu path or URL of this view
This view will be displayed by visiting this path on your site. You may use "%" or named route parameters like "%node" in your URL to represent values that will be used for contextual filters: For example, "node/%node/feed" or "view_path/%". Named route parameters are required when this path matches an existing path. For example, paths such as "taxonomy/term/%taxonomy_term" or "user/%user/custom-view".
Affect any elements which use these options
The machine name of this display
Machine name of the display
Which display to use for path
@argument title
@argument input
Custom URL
Which display to use to get this display's path for things like summary links, rss feed links, more links, etc.
A Drupal path or external URL the more link will point to. Note that this will override the link display setting above.
The following tokens are available for this link. You may use Twig syntax in this field.
CSS class name(s)
Separate multiple classes by spaces.
Edit view mode
Force using fields
If neither the row nor the style plugin supports fields, this field allows to enable them, so you can for example use groupby.
Add a more link to the bottom of the display.
Create more link
This will add a more link to the bottom of this view, which will link to the page view. If you have more than one page view, the link will point to the display specified in 'Link display' section under pager. You can override the URL at the link display setting.
Always display the more link
Check this to display the more link even if there are no more items to display.
More link text
The text to display for the more link.