You are here

core.entity_form_display.node.jet.default.yml in Entity Browser 8.2

tests/modules/entity_browser_test/config/install/core.entity_form_display.node.jet.default.yml

File

tests/modules/entity_browser_test/config/install/core.entity_form_display.node.jet.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - node.type.jet
  6. module: { }
  7. id: node.jet.default
  8. targetEntityType: node
  9. bundle: jet
  10. mode: default
  11. content:
  12. title:
  13. type: string_textfield
  14. weight: -5
  15. settings:
  16. size: 60
  17. placeholder: ''
  18. third_party_settings: { }
  19. region: content
  20. hidden:
  21. created: true
  22. path: true
  23. promote: true
  24. sticky: true
  25. uid: true