core.entity_form_display.user.user.register.yml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. uuid: 260badeb-b09e-4f68-8fae-2a64784dae59
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - core.entity_form_mode.user.register
  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.register
  16. targetEntityType: user
  17. bundle: user
  18. mode: register
  19. content:
  20. account:
  21. weight: 0
  22. region: content
  23. settings: { }
  24. third_party_settings: { }
  25. field_company:
  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. field_member_type:
  36. type: options_select
  37. weight: 5
  38. region: content
  39. settings: { }
  40. third_party_settings: { }
  41. field_memo:
  42. type: string_textarea
  43. weight: 3
  44. region: content
  45. settings:
  46. rows: 5
  47. placeholder: ''
  48. third_party_settings: { }
  49. field_showroom:
  50. type: entity_reference_autocomplete
  51. weight: 2
  52. region: content
  53. settings:
  54. match_operator: CONTAINS
  55. match_limit: 10
  56. size: 60
  57. placeholder: ''
  58. third_party_settings: { }
  59. google_analytics:
  60. weight: 4
  61. region: content
  62. settings: { }
  63. third_party_settings: { }
  64. language:
  65. weight: 7
  66. region: content
  67. settings: { }
  68. third_party_settings: { }
  69. matomo:
  70. weight: 10
  71. region: content
  72. settings: { }
  73. third_party_settings: { }
  74. path:
  75. type: path
  76. weight: 9
  77. region: content
  78. settings: { }
  79. third_party_settings: { }
  80. simplenews:
  81. weight: 6
  82. region: content
  83. settings: { }
  84. third_party_settings: { }
  85. timezone:
  86. weight: 8
  87. region: content
  88. settings: { }
  89. third_party_settings: { }
  90. hidden:
  91. commerce_remote_id: true
  92. contact: true
  93. contact_company_profiles: true
  94. customer_profiles: true
  95. langcode: true
  96. member_profiles: true