From b0f3376c82a736f7d57bf53db01223063f804954 Mon Sep 17 00:00:00 2001 From: naomi Date: Fri, 13 May 2022 13:30:02 +0100 Subject: [PATCH] sorting actors by name --- config/optional/views.view.actors.yml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/config/optional/views.view.actors.yml b/config/optional/views.view.actors.yml index f51a403..d67fa8c 100644 --- a/config/optional/views.view.actors.yml +++ b/config/optional/views.view.actors.yml @@ -191,7 +191,22 @@ display: type: tag options: { } empty: { } - sorts: { } + sorts: + name: + id: name + table: oc_actor_field_data + field: name + relationship: none + group_type: group + admin_label: '' + entity_type: oc_actor + entity_field: name + plugin_id: standard + order: ASC + expose: + label: '' + field_identifier: '' + exposed: false arguments: type: id: type