core.entity_form_display.commerce_license.role.default.yml 713 B

1234567891011121314151617181920212223242526272829303132333435
  1. uuid: 0d6fcab7-f639-4dbc-a0d2-bc0e0a45dd76
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. module:
  6. - commerce
  7. - commerce_license
  8. id: commerce_license.role.default
  9. targetEntityType: commerce_license
  10. bundle: role
  11. mode: default
  12. content:
  13. product_variation:
  14. type: options_select
  15. weight: 0
  16. region: content
  17. settings: { }
  18. third_party_settings: { }
  19. state:
  20. type: options_select
  21. weight: 2
  22. region: content
  23. settings: { }
  24. third_party_settings: { }
  25. uid:
  26. type: entity_reference_autocomplete
  27. weight: 1
  28. region: content
  29. settings:
  30. match_operator: CONTAINS
  31. match_limit: 10
  32. size: 60
  33. placeholder: ''
  34. third_party_settings: { }
  35. hidden: { }