core.entity_form_display.paragraph.tablefields_two_col.default.yml 913 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. uuid: a3a87711-f739-4945-92b7-64efbbfbaf71
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.tablefields_two_col.field_tablefield_left
  7. - field.field.paragraph.tablefields_two_col.field_tablefield_right
  8. - paragraphs.paragraphs_type.tablefields_two_col
  9. module:
  10. - field_layout
  11. - layout_discovery
  12. - tablefield
  13. third_party_settings:
  14. field_layout:
  15. id: layout_onecol
  16. settings:
  17. label: ''
  18. id: paragraph.tablefields_two_col.default
  19. targetEntityType: paragraph
  20. bundle: tablefields_two_col
  21. mode: default
  22. content:
  23. field_tablefield_left:
  24. type: tablefield
  25. weight: 0
  26. region: content
  27. settings:
  28. input_type: textfield
  29. third_party_settings: { }
  30. field_tablefield_right:
  31. type: tablefield
  32. weight: 1
  33. region: content
  34. settings:
  35. input_type: textfield
  36. third_party_settings: { }
  37. hidden:
  38. created: true
  39. status: true