You are here

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

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

File

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