core.entity_form_display.user.user.modal.yml 952 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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_member_type
  10. - field.field.user.user.field_memo
  11. - field.field.user.user.field_showroom
  12. module:
  13. - path
  14. - user
  15. id: user.user.modal
  16. targetEntityType: user
  17. bundle: user
  18. mode: modal
  19. content:
  20. account:
  21. weight: 0
  22. region: content
  23. settings: { }
  24. third_party_settings: { }
  25. path:
  26. type: path
  27. weight: 7
  28. region: content
  29. settings: { }
  30. third_party_settings: { }
  31. hidden:
  32. commerce_remote_id: true
  33. contact: true
  34. contact_company_profiles: true
  35. customer_profiles: true
  36. field_company: true
  37. field_member_type: true
  38. field_memo: true
  39. field_showroom: true
  40. langcode: true
  41. language: true
  42. matomo: true
  43. member_profiles: true
  44. simplenews: true