core.entity_form_display.paragraph.tableau.default.yml 870 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <<<<<<< HEAD
  2. uuid: 9b6a5ca5-3f6d-49eb-b456-e6b03eb2bfac
  3. =======
  4. uuid: cf620d35-07ff-4677-aa9c-5d3625393cf5
  5. >>>>>>> detached
  6. langcode: fr
  7. status: true
  8. dependencies:
  9. config:
  10. - field.field.paragraph.tableau.field_tableau
  11. - paragraphs.paragraphs_type.tableau
  12. module:
  13. <<<<<<< HEAD
  14. - entity_reference_revisions
  15. =======
  16. - tablefield
  17. >>>>>>> detached
  18. id: paragraph.tableau.default
  19. targetEntityType: paragraph
  20. bundle: tableau
  21. mode: default
  22. content:
  23. field_tableau:
  24. <<<<<<< HEAD
  25. type: entity_reference_revisions_autocomplete
  26. weight: 0
  27. region: content
  28. settings:
  29. match_operator: CONTAINS
  30. match_limit: 10
  31. size: 60
  32. placeholder: ''
  33. =======
  34. type: tablefield
  35. weight: 0
  36. region: content
  37. settings:
  38. input_type: textfield
  39. >>>>>>> detached
  40. third_party_settings: { }
  41. hidden:
  42. created: true
  43. status: true