core.entity_form_display.node.collection.default.yml 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. uuid: 704d7aef-b6db-48eb-929f-f910d3cb4ff2
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.collection.body
  7. - field.field.node.collection.field_ressources_liees
  8. - node.type.collection
  9. module:
  10. - field_group
  11. - text
  12. third_party_settings:
  13. field_group:
  14. group_tabs:
  15. children:
  16. - group_principal
  17. - group_ressources
  18. parent_name: ''
  19. weight: 20
  20. format_type: tabs
  21. region: content
  22. format_settings:
  23. direction: horizontal
  24. id: ''
  25. classes: ''
  26. label: Tabs
  27. group_principal:
  28. children:
  29. - body
  30. parent_name: group_tabs
  31. weight: 20
  32. format_type: tab
  33. region: content
  34. format_settings:
  35. id: ''
  36. classes: ''
  37. description: ''
  38. formatter: open
  39. required_fields: true
  40. label: Principal
  41. group_ressources:
  42. children:
  43. - field_ressources_liees
  44. parent_name: group_tabs
  45. weight: 20
  46. format_type: tab
  47. region: content
  48. format_settings:
  49. id: ''
  50. classes: ''
  51. description: ''
  52. formatter: closed
  53. required_fields: true
  54. label: Ressources
  55. group_details:
  56. children:
  57. - promote
  58. - status
  59. parent_name: ''
  60. weight: 20
  61. format_type: details_sidebar
  62. region: content
  63. format_settings:
  64. id: ''
  65. classes: ''
  66. description: ''
  67. open: true
  68. required_fields: true
  69. weight: 0
  70. label: Details
  71. id: node.collection.default
  72. targetEntityType: node
  73. bundle: collection
  74. mode: default
  75. content:
  76. body:
  77. type: text_textarea_with_summary
  78. weight: 121
  79. settings:
  80. rows: 9
  81. summary_rows: 3
  82. placeholder: ''
  83. show_summary: false
  84. third_party_settings: { }
  85. region: content
  86. field_ressources_liees:
  87. weight: 122
  88. settings:
  89. match_operator: CONTAINS
  90. match_limit: 10
  91. size: 60
  92. placeholder: ''
  93. third_party_settings: { }
  94. type: entity_reference_autocomplete
  95. region: content
  96. promote:
  97. type: boolean_checkbox
  98. settings:
  99. display_label: true
  100. weight: 15
  101. region: content
  102. third_party_settings: { }
  103. status:
  104. type: boolean_checkbox
  105. settings:
  106. display_label: true
  107. weight: 120
  108. region: content
  109. third_party_settings: { }
  110. title:
  111. type: string_textfield
  112. weight: -5
  113. region: content
  114. settings:
  115. size: 60
  116. placeholder: ''
  117. third_party_settings: { }
  118. hidden:
  119. created: true
  120. langcode: true
  121. path: true
  122. sticky: true
  123. uid: true
  124. url_redirects: true