Added stuff in config directory
This commit is contained in:
44
config/field.storage.paragraph.field_gender.yml
Normal file
44
config/field.storage.paragraph.field_gender.yml
Normal file
@ -0,0 +1,44 @@
|
||||
uuid: 6270d3ba-4564-4733-bc2a-f106a32fb99e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- options
|
||||
- paragraphs
|
||||
_core:
|
||||
default_config_hash: 0YPzFo-cfLnUB3wh8DhIT_hf30199SIhHEw-VKDlP50
|
||||
id: paragraph.field_gender
|
||||
field_name: field_gender
|
||||
entity_type: paragraph
|
||||
type: list_string
|
||||
settings:
|
||||
allowed_values:
|
||||
-
|
||||
value: man
|
||||
label: Man
|
||||
-
|
||||
value: woman
|
||||
label: Woman
|
||||
-
|
||||
value: non-binary
|
||||
label: Non-Binary
|
||||
-
|
||||
value: trans-gnc
|
||||
label: 'Trans / GNC'
|
||||
-
|
||||
value: trans-man
|
||||
label: 'Trans man'
|
||||
-
|
||||
value: trans-woman
|
||||
label: 'Trans woman'
|
||||
-
|
||||
value: trans-nb
|
||||
label: 'Trans NB'
|
||||
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