core.entity_form_display.node.tableau.default.yml 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. uuid: 57c2c2f3-4fda-4755-b2cb-ac1020ad25a1
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.tableau.body
  7. - field.field.node.tableau.field_reference_table_1
  8. - node.type.tableau
  9. module:
  10. - paragraphs
  11. - path
  12. - text
  13. id: node.tableau.default
  14. targetEntityType: node
  15. bundle: tableau
  16. mode: default
  17. content:
  18. body:
  19. type: text_textarea_with_summary
  20. weight: 121
  21. region: content
  22. settings:
  23. rows: 9
  24. summary_rows: 3
  25. placeholder: ''
  26. show_summary: false
  27. third_party_settings: { }
  28. created:
  29. type: datetime_timestamp
  30. weight: 10
  31. region: content
  32. settings: { }
  33. third_party_settings: { }
  34. field_reference_table_1:
  35. type: paragraphs
  36. weight: 126
  37. region: content
  38. settings:
  39. title: Paragraphe
  40. title_plural: Paragraphs
  41. edit_mode: open
  42. closed_mode: summary
  43. autocollapse: none
  44. closed_mode_threshold: 0
  45. add_mode: dropdown
  46. form_display_mode: default
  47. default_paragraph_type: ''
  48. features:
  49. collapse_edit_all: collapse_edit_all
  50. duplicate: duplicate
  51. third_party_settings: { }
  52. langcode:
  53. type: language_select
  54. weight: 2
  55. region: content
  56. settings:
  57. include_locked: true
  58. third_party_settings: { }
  59. path:
  60. type: path
  61. weight: 30
  62. region: content
  63. settings: { }
  64. third_party_settings: { }
  65. promote:
  66. type: boolean_checkbox
  67. weight: 15
  68. region: content
  69. settings:
  70. display_label: true
  71. third_party_settings: { }
  72. status:
  73. type: boolean_checkbox
  74. weight: 120
  75. region: content
  76. settings:
  77. display_label: true
  78. third_party_settings: { }
  79. sticky:
  80. type: boolean_checkbox
  81. weight: 16
  82. region: content
  83. settings:
  84. display_label: true
  85. third_party_settings: { }
  86. title:
  87. type: string_textfield
  88. weight: -5
  89. region: content
  90. settings:
  91. size: 60
  92. placeholder: ''
  93. third_party_settings: { }
  94. uid:
  95. type: entity_reference_autocomplete
  96. weight: 5
  97. region: content
  98. settings:
  99. match_operator: CONTAINS
  100. match_limit: 10
  101. size: 60
  102. placeholder: ''
  103. third_party_settings: { }
  104. url_redirects:
  105. weight: 50
  106. region: content
  107. settings: { }
  108. third_party_settings: { }
  109. hidden: { }