sorting actors by name
This commit is contained in:
parent
559ff4d83b
commit
b0f3376c82
@ -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
|
||||
|
Reference in New Issue
Block a user