more config for demo
This commit is contained in:
parent
44f40ce0da
commit
1a1cfb0a2d
@ -0,0 +1,57 @@
|
||||
uuid: 9282eb8d-96fa-4c3a-a0ea-abbdc763efa0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- opencase_entities
|
||||
id: oc_equal_opps.oc_equal_opps.default
|
||||
targetEntityType: oc_equal_opps
|
||||
bundle: oc_equal_opps
|
||||
mode: default
|
||||
content:
|
||||
access_needs:
|
||||
type: string_textarea
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
age:
|
||||
type: options_select
|
||||
weight: 1
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
gender:
|
||||
type: options_select
|
||||
weight: 3
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
oc_actor:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
race_ethnicity:
|
||||
type: options_select
|
||||
weight: 4
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
sexuality:
|
||||
type: string_textfield
|
||||
weight: 5
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
name: true
|
@ -0,0 +1,59 @@
|
||||
uuid: a943f9cf-97d5-47e4-99dd-bef53045f497
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- opencase_entities
|
||||
- options
|
||||
id: oc_equal_opps.oc_equal_opps.default
|
||||
targetEntityType: oc_equal_opps
|
||||
bundle: oc_equal_opps
|
||||
mode: default
|
||||
content:
|
||||
access_needs:
|
||||
type: basic_string
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
age:
|
||||
type: list_default
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
gender:
|
||||
type: list_default
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
region: content
|
||||
oc_actor:
|
||||
type: entity_reference_label
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
race_ethnicity:
|
||||
type: list_default
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 4
|
||||
region: content
|
||||
sexuality:
|
||||
type: string
|
||||
label: above
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 5
|
||||
region: content
|
||||
hidden:
|
||||
name: true
|
||||
search_api_excerpt: true
|
Reference in New Issue
Block a user