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

123456789101112131415161718192021222324252627
  1. uuid: 9b6a5ca5-3f6d-49eb-b456-e6b03eb2bfac
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.tableau.field_tableau
  7. - paragraphs.paragraphs_type.tableau
  8. module:
  9. - entity_reference_revisions
  10. id: paragraph.tableau.default
  11. targetEntityType: paragraph
  12. bundle: tableau
  13. mode: default
  14. content:
  15. field_tableau:
  16. type: entity_reference_revisions_autocomplete
  17. weight: 0
  18. region: content
  19. settings:
  20. match_operator: CONTAINS
  21. match_limit: 10
  22. size: 60
  23. placeholder: ''
  24. third_party_settings: { }
  25. hidden:
  26. created: true
  27. status: true