Added stuff in config directory
This commit is contained in:
42
config/field.storage.paragraph.field_category.yml
Normal file
42
config/field.storage.paragraph.field_category.yml
Normal file
@ -0,0 +1,42 @@
|
||||
uuid: d7f3fa98-bf24-4c07-ac3f-1bb10ec69669
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- field_permissions
|
||||
- options
|
||||
- paragraphs
|
||||
third_party_settings:
|
||||
field_permissions:
|
||||
permission_type: public
|
||||
_core:
|
||||
default_config_hash: QSjwGYisde2KIFRI2eyh2Sq-HdeU3yO5n_PZh1JqbVQ
|
||||
id: paragraph.field_category
|
||||
field_name: field_category
|
||||
entity_type: paragraph
|
||||
type: list_integer
|
||||
settings:
|
||||
allowed_values:
|
||||
-
|
||||
value: 0
|
||||
label: 'Accreditation Cost'
|
||||
-
|
||||
value: 1
|
||||
label: 'Project Cost'
|
||||
-
|
||||
value: 2
|
||||
label: 'Brand Licensing Cost'
|
||||
-
|
||||
value: 3
|
||||
label: 'Consultation Cost'
|
||||
-
|
||||
value: 4
|
||||
label: 'Travel Cost'
|
||||
allowed_values_function: ''
|
||||
module: options
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
Reference in New Issue
Block a user