core.entity_form_display.composition.composition.default.yml 612 B

12345678910111213141516171819202122232425262728293031
  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. region: content
  20. third_party_settings: { }
  21. name:
  22. type: string_textfield
  23. weight: 0
  24. region: content
  25. settings:
  26. size: 60
  27. placeholder: ''
  28. third_party_settings: { }
  29. hidden:
  30. langcode: true
  31. user_id: true