Skip to content

Commit

Permalink
Use farm_people entity_reference View for exposed Owner filter in far…
Browse files Browse the repository at this point in the history
…m_asset View

Fixes User 1 appears in Owner filter of farm_asset View farmOS#830
  • Loading branch information
mstenta committed Apr 29, 2024
1 parent 8002d5e commit 0d48128
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions modules/core/ui/views/config/install/views.view.farm_asset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1016,17 +1016,13 @@ display:
default_group_multiple: { }
group_items: { }
reduce_duplicates: false
handler: 'default:user'
handler: views
widget: select
handler_settings:
target_bundles: null
sort:
field: _none
direction: ASC
auto_create: false
filter:
type: _none
include_anonymous: false
view:
view_name: farm_people
display_name: entity_reference
arguments: { }
filter_groups:
operator: AND
groups:
Expand Down

0 comments on commit 0d48128

Please sign in to comment.