Added config to module, and scripts to commit / push config & code together
This commit is contained in:
@ -0,0 +1,84 @@
|
||||
uuid: ced63081-89fe-4f38-9f6a-f20a0a40fc86
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.oc_case.accommodation.field_case_finance
|
||||
- field.field.oc_case.accommodation.field_fee_calculation
|
||||
- field.field.oc_case.accommodation.field_fee_or_equivalent_cost
|
||||
- field.field.oc_case.accommodation.field_outcome
|
||||
- field.field.oc_case.accommodation.field_type_of_acco
|
||||
- opencase_cases.oc_case_type.accommodation
|
||||
module:
|
||||
- file
|
||||
- options
|
||||
- user
|
||||
id: oc_case.accommodation.default
|
||||
targetEntityType: oc_case
|
||||
bundle: accommodation
|
||||
mode: default
|
||||
content:
|
||||
field_case_finance:
|
||||
type: list_default
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
field_outcome:
|
||||
type: list_default
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 4
|
||||
region: content
|
||||
field_type_of_acco:
|
||||
type: list_default
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
files:
|
||||
type: file_default
|
||||
label: above
|
||||
settings:
|
||||
use_description_as_link_text: true
|
||||
third_party_settings: { }
|
||||
weight: 6
|
||||
region: content
|
||||
oc_target:
|
||||
type: entity_reference_label
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
total_fee:
|
||||
type: number_decimal
|
||||
label: above
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
decimal_separator: .
|
||||
scale: 2
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
region: content
|
||||
user_id:
|
||||
type: author
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 5
|
||||
region: content
|
||||
hidden:
|
||||
changed: true
|
||||
created: true
|
||||
field_fee_calculation: true
|
||||
field_fee_or_equivalent_cost: true
|
||||
name: true
|
||||
notes: true
|
||||
search_api_excerpt: true
|
||||
status: true
|
||||
Reference in New Issue
Block a user