core.entity_form_display.composition.composition.default.yml 634 B

1234567891011121314151617181920212223242526272829303132
  1. uuid: 5838eb4c-2373-447c-b26b-8f978fa2b6b2
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. module:
  6. - edlp_studio
  7. id: composition.composition.default
  8. targetEntityType: composition
  9. bundle: composition
  10. mode: default
  11. content:
  12. documents:
  13. type: entity_reference_autocomplete
  14. weight: 1
  15. settings:
  16. match_operator: CONTAINS
  17. size: 60
  18. placeholder: ''
  19. match_limit: 10
  20. region: content
  21. third_party_settings: { }
  22. name:
  23. type: string_textfield
  24. weight: 0
  25. region: content
  26. settings:
  27. size: 60
  28. placeholder: ''
  29. third_party_settings: { }
  30. hidden:
  31. langcode: true
  32. user_id: true