core.entity_form_display.paragraph.tablefield.default.yml 642 B

12345678910111213141516171819202122232425262728293031
  1. uuid: 31e29fa1-5d8a-4368-a487-efb53cb6f293
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.tablefield.field_tablefield
  7. - paragraphs.paragraphs_type.tablefield
  8. module:
  9. - field_layout
  10. - layout_discovery
  11. - tablefield
  12. third_party_settings:
  13. field_layout:
  14. id: layout_onecol
  15. settings:
  16. label: ''
  17. id: paragraph.tablefield.default
  18. targetEntityType: paragraph
  19. bundle: tablefield
  20. mode: default
  21. content:
  22. field_tablefield:
  23. type: tablefield
  24. weight: 0
  25. region: content
  26. settings:
  27. input_type: textfield
  28. third_party_settings: { }
  29. hidden:
  30. created: true
  31. status: true