Skip to content

Commit

Permalink
UHF-9530: Change paragraph widget to entity_reference_autocomplete_tags
Browse files Browse the repository at this point in the history
  • Loading branch information
hyrsky committed Mar 12, 2024
1 parent cd6a737 commit 0b559d2
Showing 1 changed file with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,14 @@ content:
display_label: true
third_party_settings: { }
field_filter_keywords:
type: options_select
type: entity_reference_autocomplete_tags
weight: 8
region: content
settings: { }
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
field_free_events:
type: boolean_checkbox
Expand Down

0 comments on commit 0b559d2

Please sign in to comment.