sort articles by field_date

This commit is contained in:
2021-08-06 00:10:43 +02:00
parent cf3fc3eb31
commit 1ea234644e
4 changed files with 105 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ dependencies:
- node.type.article
- system.menu.header
module:
- datetime
- datetime_range
- image
- node
@@ -759,6 +760,19 @@ display:
reduce_duplicates: false
plugin_id: workflow_state
sorts:
field_date_value:
id: field_date_value
table: node__field_date
field: field_date_value
relationship: none
group_type: group
admin_label: ''
order: DESC
exposed: false
expose:
label: ''
granularity: day
plugin_id: datetime
created:
id: created
table: node_field_data