core.entity_form_display.paragraph.titre_de_chapitre.default.yml 559 B

12345678910111213141516171819202122232425
  1. uuid: b61299f2-b8de-4633-9142-48afe65e43d6
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.titre_de_chapitre.field_titre_du_chapitre
  7. - paragraphs.paragraphs_type.titre_de_chapitre
  8. module:
  9. - text
  10. id: paragraph.titre_de_chapitre.default
  11. targetEntityType: paragraph
  12. bundle: titre_de_chapitre
  13. mode: default
  14. content:
  15. field_titre_du_chapitre:
  16. type: text_textfield
  17. weight: 0
  18. region: content
  19. settings:
  20. size: 60
  21. placeholder: ''
  22. third_party_settings: { }
  23. hidden:
  24. created: true
  25. status: true