You are here

field.field.node.page.field_para.yml in GatherContent 8.5

gathercontent_upload/tests/modules/gathercontent_upload_test_config/config/install/field.field.node.page.field_para.yml

File

gathercontent_upload/tests/modules/gathercontent_upload_test_config/config/install/field.field.node.page.field_para.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.field_para
  6. - node.type.page
  7. - paragraphs.paragraphs_type.para
  8. - paragraphs.paragraphs_type.para_2
  9. module:
  10. - entity_reference_revisions
  11. id: node.page.field_para
  12. field_name: field_para
  13. entity_type: node
  14. bundle: page
  15. label: Paragraph
  16. description: ''
  17. required: false
  18. translatable: true
  19. default_value: { }
  20. default_value_callback: ''
  21. settings:
  22. handler: 'default:paragraph'
  23. handler_settings:
  24. target_bundles:
  25. para: para
  26. para_2: para_2
  27. target_bundles_drag_drop:
  28. para:
  29. enabled: true
  30. weight: 2
  31. para_2:
  32. enabled: true
  33. weight: 3
  34. field_type: entity_reference_revisions