Added config to module, and scripts to commit / push config & code together
This commit is contained in:
@ -0,0 +1,19 @@
|
||||
uuid: 47deff81-9bbe-4cc0-8443-b38ea7b56d6e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- opencase_entities
|
||||
id: oc_case.field_subject_of_enquiry
|
||||
field_name: field_subject_of_enquiry
|
||||
entity_type: oc_case
|
||||
type: string_long
|
||||
settings:
|
||||
case_sensitive: false
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
Reference in New Issue
Block a user