field.storage.node.field_glazed_page_layout.yml in DXPR Theme Helper 8
config/install/field.storage.node.field_glazed_page_layout.yml
File
config/install/field.storage.node.field_glazed_page_layout.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - node
- - options
- id: node.field_glazed_page_layout
- field_name: field_glazed_page_layout
- entity_type: node
- type: list_string
- settings:
- allowed_values:
- -
- value: fullwidth
- label: 'Full Width'
- -
- value: boxed
- label: 'Boxed Layout'
- allowed_values_function: ''
- module: options
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false