core.entity_form_display.node.creation.default.yml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. uuid: b49c3419-ffad-4a80-8e8e-526620056ee2
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.creation.body
  7. - field.field.node.creation.field_auteurs
  8. - field.field.node.creation.field_oeuvre
  9. - node.type.creation
  10. module:
  11. - field_group
  12. - link
  13. - text
  14. third_party_settings:
  15. field_group:
  16. group_sidebar:
  17. children:
  18. - status
  19. parent_name: ''
  20. weight: -1
  21. format_type: details_sidebar
  22. region: content
  23. format_settings:
  24. id: ''
  25. classes: ''
  26. description: ''
  27. open: true
  28. required_fields: true
  29. weight: 0
  30. label: Sidebar
  31. id: node.creation.default
  32. targetEntityType: node
  33. bundle: creation
  34. mode: default
  35. content:
  36. body:
  37. type: text_textarea_with_summary
  38. weight: 2
  39. settings:
  40. rows: 9
  41. summary_rows: 3
  42. placeholder: ''
  43. show_summary: false
  44. third_party_settings: { }
  45. region: content
  46. field_auteurs:
  47. weight: 0
  48. settings:
  49. match_operator: CONTAINS
  50. match_limit: 10
  51. size: 60
  52. placeholder: ''
  53. third_party_settings: { }
  54. type: entity_reference_autocomplete
  55. region: content
  56. field_oeuvre:
  57. weight: 1
  58. settings:
  59. placeholder_url: ''
  60. placeholder_title: ''
  61. third_party_settings: { }
  62. type: link_default
  63. region: content
  64. status:
  65. type: boolean_checkbox
  66. weight: 0
  67. region: content
  68. settings:
  69. display_label: true
  70. third_party_settings: { }
  71. title:
  72. type: string_textfield
  73. weight: -5
  74. region: content
  75. settings:
  76. size: 60
  77. placeholder: ''
  78. third_party_settings: { }
  79. hidden:
  80. created: true
  81. langcode: true
  82. path: true
  83. promote: true
  84. sticky: true
  85. uid: true
  86. url_redirects: true