core.entity_form_display.paragraph.note.default.yml 659 B

123456789101112131415161718192021222324252627282930313233
  1. uuid: f079481f-ce92-40ed-a1f5-d3be0cce6989
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.note.field_note
  7. - field.field.paragraph.note.field_numero
  8. - paragraphs.paragraphs_type.note
  9. module:
  10. - text
  11. id: paragraph.note.default
  12. targetEntityType: paragraph
  13. bundle: note
  14. mode: default
  15. content:
  16. field_note:
  17. weight: 1
  18. settings:
  19. rows: 5
  20. placeholder: ''
  21. third_party_settings: { }
  22. type: text_textarea
  23. region: content
  24. field_numero:
  25. weight: 0
  26. settings:
  27. placeholder: ''
  28. third_party_settings: { }
  29. type: number
  30. region: content
  31. hidden:
  32. created: true
  33. status: true