core.entity_form_display.user.user.modal.yml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. uuid: 752dc176-50c8-47d0-8a20-c66e6210e8c9
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - core.entity_form_mode.user.modal
  7. - field.field.user.user.commerce_remote_id
  8. - field.field.user.user.field_company
  9. - field.field.user.user.field_last_password_reset
  10. - field.field.user.user.field_member_type
  11. - field.field.user.user.field_memo
  12. - field.field.user.user.field_password_expiration
  13. - field.field.user.user.field_showroom
  14. module:
  15. - path
  16. - user
  17. id: user.user.modal
  18. targetEntityType: user
  19. bundle: user
  20. mode: modal
  21. content:
  22. account:
  23. weight: 0
  24. region: content
  25. settings: { }
  26. third_party_settings: { }
  27. path:
  28. type: path
  29. weight: 7
  30. region: content
  31. settings: { }
  32. third_party_settings: { }
  33. hidden:
  34. commerce_remote_id: true
  35. contact: true
  36. contact_company_profiles: true
  37. customer_profiles: true
  38. field_company: true
  39. field_last_password_reset: true
  40. field_member_type: true
  41. field_memo: true
  42. field_password_expiration: true
  43. field_showroom: true
  44. langcode: true
  45. language: true
  46. matomo: true
  47. member_profiles: true
  48. simplenews: true