Skip to content

Commit

Permalink
UHF-9460: sort by name aslo
Browse files Browse the repository at this point in the history
  • Loading branch information
rpnykanen committed Jan 11, 2024
1 parent 9aa8831 commit 5faa7ae
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion conf/cmi/views.view.comprehensive_school_search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,20 @@ display:
type: none
options: { }
empty: { }
sorts: { }
sorts:
name:
id: name
table: search_api_index_schools
field: name
relationship: none
group_type: group
admin_label: ''
plugin_id: search_api
order: ASC
expose:
label: ''
field_identifier: ''
exposed: false
arguments: { }
filters:
search_api_language:
Expand Down

0 comments on commit 5faa7ae

Please sign in to comment.