core.entity_form_display.profile.customer.default.yml 672 B

12345678910111213141516171819202122232425262728293031
  1. uuid: 645923fc-aa1c-4e50-977b-88092d3f7047
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.profile.customer.address
  7. - field.field.profile.customer.phone
  8. - field.field.profile.customer.tax_number
  9. - profile.type.customer
  10. enforced:
  11. module:
  12. - commerce_order
  13. module:
  14. - address
  15. _core:
  16. default_config_hash: 7mnnVkJkUSPhil9xoiTfdTivMqxCUloT_71AHWNUbJg
  17. id: profile.customer.default
  18. targetEntityType: profile
  19. bundle: customer
  20. mode: default
  21. content:
  22. address:
  23. type: address_default
  24. weight: 0
  25. settings: { }
  26. third_party_settings: { }
  27. region: content
  28. hidden:
  29. is_default: true
  30. phone: true
  31. tax_number: true