You are here

core.entity_view_display.node.yamlform.default.yml in YAML Form 8

modules/yamlform_node/config/install/core.entity_view_display.node.yamlform.default.yml

File

modules/yamlform_node/config/install/core.entity_view_display.node.yamlform.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.yamlform.body
  6. - field.field.node.yamlform.yamlform
  7. - node.type.yamlform
  8. module:
  9. - text
  10. - user
  11. - yamlform
  12. id: node.yamlform.default
  13. targetEntityType: node
  14. bundle: yamlform
  15. mode: default
  16. content:
  17. body:
  18. label: hidden
  19. type: text_default
  20. weight: 101
  21. settings: { }
  22. third_party_settings: { }
  23. links:
  24. weight: 100
  25. settings: { }
  26. third_party_settings: { }
  27. yamlform:
  28. weight: 102
  29. label: hidden
  30. settings: { }
  31. third_party_settings: { }
  32. type: yamlform_entity_reference_entity_view
  33. hidden:
  34. langcode: true