core.entity_form_display.node.paragraphed_content_demo.default.yml

paragraphs_collection/modules/paragraphs_collection_demo/config/install/core.entity_form_display.node.paragraphed_content_demo.default.yml

File

paragraphs_collection/modules/paragraphs_collection_demo/config/install/core.entity_form_display.node.paragraphed_content_demo.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.paragraphed_content_demo.field_paragraphs_demo
  6. - node.type.paragraphed_content_demo
  7. module:
  8. - paragraphs
  9. - path
  10. id: node.paragraphed_content_demo.default
  11. targetEntityType: node
  12. bundle: paragraphed_content_demo
  13. mode: default
  14. content:
  15. created:
  16. type: datetime_timestamp
  17. weight: 10
  18. region: content
  19. settings: { }
  20. third_party_settings: { }
  21. field_paragraphs_demo:
  22. type: paragraphs
  23. weight: 31
  24. settings:
  25. title: Paragraph
  26. title_plural: Paragraphs
  27. edit_mode: closed
  28. add_mode: dropdown
  29. form_display_mode: default
  30. default_paragraph_type: ''
  31. third_party_settings: { }
  32. region: content
  33. path:
  34. type: path
  35. weight: 30
  36. region: content
  37. settings: { }
  38. third_party_settings: { }
  39. promote:
  40. type: boolean_checkbox
  41. settings:
  42. display_label: true
  43. weight: 15
  44. region: content
  45. third_party_settings: { }
  46. sticky:
  47. type: boolean_checkbox
  48. settings:
  49. display_label: true
  50. weight: 16
  51. region: content
  52. third_party_settings: { }
  53. title:
  54. type: string_textfield
  55. weight: -5
  56. region: content
  57. settings:
  58. size: 60
  59. placeholder: ''
  60. third_party_settings: { }
  61. uid:
  62. type: entity_reference_autocomplete
  63. weight: 5
  64. settings:
  65. match_operator: CONTAINS
  66. match_limit: 10
  67. size: 60
  68. placeholder: ''
  69. region: content
  70. third_party_settings: { }
  71. hidden: { }