core.entity_view_display.profile.customer.default.yml 879 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. uuid: 7876efd4-1c9a-4a9a-ad6d-bfb9c2e12de2
  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. - commerce_tax
  16. _core:
  17. default_config_hash: '-D8G44VGLIAIFvoHm_u7-Awnie4iCenOWfldrpNy_ys'
  18. id: profile.customer.default
  19. targetEntityType: profile
  20. bundle: customer
  21. mode: default
  22. content:
  23. address:
  24. type: address_default
  25. weight: 0
  26. label: hidden
  27. settings: { }
  28. third_party_settings: { }
  29. region: content
  30. tax_number:
  31. type: commerce_tax_number_default
  32. settings:
  33. show_verification: false
  34. weight: 1
  35. label: above
  36. third_party_settings: { }
  37. region: content
  38. hidden:
  39. phone: true
  40. search_api_excerpt: true