core.entity_form_display.paragraph.textes.default.yml 755 B

123456789101112131415161718192021222324252627282930313233343536
  1. uuid: 4f908a21-c9bd-4c00-86c0-f7f6194d9c8c
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.textes.field_texte
  7. - field.field.paragraph.textes.field_titre
  8. - paragraphs.paragraphs_type.textes
  9. module:
  10. - text
  11. id: paragraph.textes.default
  12. targetEntityType: paragraph
  13. bundle: textes
  14. mode: default
  15. content:
  16. field_texte:
  17. weight: 1
  18. settings:
  19. rows: 9
  20. summary_rows: 3
  21. placeholder: ''
  22. show_summary: false
  23. third_party_settings: { }
  24. type: text_textarea_with_summary
  25. region: content
  26. field_titre:
  27. weight: 0
  28. settings:
  29. size: 60
  30. placeholder: ''
  31. third_party_settings: { }
  32. type: string_textfield
  33. region: content
  34. hidden:
  35. created: true
  36. status: true