You are here

field.field.node.ief_complex_simple.ief_complex_outer.yml in Inline Entity Form 8

tests/modules/inline_entity_form_test/config/install/field.field.node.ief_complex_simple.ief_complex_outer.yml

File

tests/modules/inline_entity_form_test/config/install/field.field.node.ief_complex_simple.ief_complex_outer.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.ief_complex_outer
  6. - node.type.ief_complex_simple
  7. - node.type.ief_simple_single
  8. id: node.ief_complex_simple.ief_complex_outer
  9. field_name: ief_complex_outer
  10. entity_type: node
  11. bundle: ief_complex_simple
  12. label: 'Complex Outer'
  13. description: 'Reference nodes with complex widget outer.'
  14. required: false
  15. translatable: false
  16. default_value: { }
  17. default_value_callback: ''
  18. settings:
  19. handler: 'default:node'
  20. handler_settings:
  21. target_bundles:
  22. ief_simple_single: ief_simple_single
  23. sort:
  24. field: _none
  25. field_type: entity_reference