You are here

core.base_field_override.node.paragraphed_nested_content.status.yml in Lingotek Translation 3.4.x

tests/modules/lingotek_paragraphs_test/config/install/core.base_field_override.node.paragraphed_nested_content.status.yml

File

tests/modules/lingotek_paragraphs_test/config/install/core.base_field_override.node.paragraphed_nested_content.status.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - node.type.paragraphed_nested_content
  6. id: node.paragraphed_nested_content.status
  7. field_name: status
  8. entity_type: node
  9. bundle: paragraphed_nested_content
  10. label: Published
  11. description: ''
  12. required: false
  13. translatable: true
  14. default_value:
  15. -
  16. value: 0
  17. default_value_callback: ''
  18. settings:
  19. on_label: 'On'
  20. off_label: 'Off'
  21. field_type: boolean