contain become begin with in thematique linked materials
This commit is contained in:
parent
fda78eea9d
commit
b586cb7ab7
|
@ -97,6 +97,7 @@ third_party_settings:
|
||||||
group_sidebar:
|
group_sidebar:
|
||||||
children:
|
children:
|
||||||
- langcode
|
- langcode
|
||||||
|
- field_workflow
|
||||||
- field_memo
|
- field_memo
|
||||||
- uid
|
- uid
|
||||||
- status
|
- status
|
||||||
|
@ -105,7 +106,6 @@ third_party_settings:
|
||||||
- sticky
|
- sticky
|
||||||
- path
|
- path
|
||||||
- url_redirects
|
- url_redirects
|
||||||
- field_workflow
|
|
||||||
parent_name: ''
|
parent_name: ''
|
||||||
weight: 20
|
weight: 20
|
||||||
format_type: details_sidebar
|
format_type: details_sidebar
|
||||||
|
@ -142,7 +142,7 @@ content:
|
||||||
field_linked_articles:
|
field_linked_articles:
|
||||||
weight: 29
|
weight: 29
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: STARTS_WITH
|
||||||
match_limit: 10
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
@ -152,10 +152,10 @@ content:
|
||||||
field_linked_materials:
|
field_linked_materials:
|
||||||
weight: 28
|
weight: 28
|
||||||
settings:
|
settings:
|
||||||
match_operator: CONTAINS
|
match_operator: STARTS_WITH
|
||||||
|
match_limit: 10
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
match_limit: 10
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
region: content
|
region: content
|
||||||
|
|
Loading…
Reference in New Issue