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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  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_main_results
  8. - field.field.node.tableau.field_methods
  9. - field.field.node.tableau.field_purpose
  10. - field.field.node.tableau.field_reference
  11. - node.type.tableau
  12. module:
  13. - path
  14. - text
  15. id: node.tableau.default
  16. targetEntityType: node
  17. bundle: tableau
  18. mode: default
  19. content:
  20. body:
  21. type: text_textarea_with_summary
  22. weight: 121
  23. region: content
  24. settings:
  25. rows: 9
  26. summary_rows: 3
  27. placeholder: ''
  28. show_summary: false
  29. third_party_settings: { }
  30. created:
  31. type: datetime_timestamp
  32. weight: 10
  33. region: content
  34. settings: { }
  35. third_party_settings: { }
  36. field_main_results:
  37. type: text_textarea
  38. weight: 125
  39. region: content
  40. settings:
  41. rows: 5
  42. placeholder: ''
  43. third_party_settings: { }
  44. field_methods:
  45. type: text_textarea
  46. weight: 124
  47. region: content
  48. settings:
  49. rows: 5
  50. placeholder: ''
  51. third_party_settings: { }
  52. field_purpose:
  53. type: text_textarea
  54. weight: 123
  55. region: content
  56. settings:
  57. rows: 5
  58. placeholder: ''
  59. third_party_settings: { }
  60. field_reference:
  61. type: text_textarea
  62. weight: 122
  63. region: content
  64. settings:
  65. rows: 5
  66. placeholder: ''
  67. third_party_settings: { }
  68. langcode:
  69. type: language_select
  70. weight: 2
  71. region: content
  72. settings:
  73. include_locked: true
  74. third_party_settings: { }
  75. path:
  76. type: path
  77. weight: 30
  78. region: content
  79. settings: { }
  80. third_party_settings: { }
  81. promote:
  82. type: boolean_checkbox
  83. weight: 15
  84. region: content
  85. settings:
  86. display_label: true
  87. third_party_settings: { }
  88. status:
  89. type: boolean_checkbox
  90. weight: 120
  91. region: content
  92. settings:
  93. display_label: true
  94. third_party_settings: { }
  95. sticky:
  96. type: boolean_checkbox
  97. weight: 16
  98. region: content
  99. settings:
  100. display_label: true
  101. third_party_settings: { }
  102. title:
  103. type: string_textfield
  104. weight: -5
  105. region: content
  106. settings:
  107. size: 60
  108. placeholder: ''
  109. third_party_settings: { }
  110. uid:
  111. type: entity_reference_autocomplete
  112. weight: 5
  113. region: content
  114. settings:
  115. match_operator: CONTAINS
  116. match_limit: 10
  117. size: 60
  118. placeholder: ''
  119. third_party_settings: { }
  120. url_redirects:
  121. weight: 50
  122. region: content
  123. settings: { }
  124. third_party_settings: { }
  125. hidden: { }