You are here

core.entity_form_display.profile.profile.default.yml in Open Social 8.8

Same filename in this branch
  1. 8.8 modules/social_features/social_profile/config/features_removal/core.entity_form_display.profile.profile.default.yml
  2. 8.8 modules/social_features/social_profile/config/install/core.entity_form_display.profile.profile.default.yml
Same filename and directory in other branches
  1. 8.9 modules/social_features/social_profile/config/install/core.entity_form_display.profile.profile.default.yml
  2. 8 modules/social_features/social_profile/config/install/core.entity_form_display.profile.profile.default.yml
  3. 8.2 modules/social_features/social_profile/config/install/core.entity_form_display.profile.profile.default.yml
  4. 8.3 modules/social_features/social_profile/config/install/core.entity_form_display.profile.profile.default.yml
  5. 8.4 modules/social_features/social_profile/config/install/core.entity_form_display.profile.profile.default.yml
  6. 8.5 modules/social_features/social_profile/config/install/core.entity_form_display.profile.profile.default.yml
  7. 8.6 modules/social_features/social_profile/config/install/core.entity_form_display.profile.profile.default.yml
  8. 8.7 modules/social_features/social_profile/config/install/core.entity_form_display.profile.profile.default.yml
  9. 10.3.x modules/social_features/social_profile/config/install/core.entity_form_display.profile.profile.default.yml
  10. 10.0.x modules/social_features/social_profile/config/install/core.entity_form_display.profile.profile.default.yml
  11. 10.1.x modules/social_features/social_profile/config/install/core.entity_form_display.profile.profile.default.yml
  12. 10.2.x modules/social_features/social_profile/config/install/core.entity_form_display.profile.profile.default.yml
modules/social_features/social_profile/config/install/core.entity_form_display.profile.profile.default.yml

File

modules/social_features/social_profile/config/install/core.entity_form_display.profile.profile.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.profile.profile.field_profile_address
  6. - field.field.profile.profile.field_profile_banner_image
  7. - field.field.profile.profile.field_profile_expertise
  8. - field.field.profile.profile.field_profile_first_name
  9. - field.field.profile.profile.field_profile_function
  10. - field.field.profile.profile.field_profile_image
  11. - field.field.profile.profile.field_profile_interests
  12. - field.field.profile.profile.field_profile_last_name
  13. - field.field.profile.profile.field_profile_organization
  14. - field.field.profile.profile.field_profile_phone_number
  15. - field.field.profile.profile.field_profile_profile_tag
  16. - field.field.profile.profile.field_profile_self_introduction
  17. - field.field.profile.profile.field_profile_show_email
  18. - image.style.social_x_large
  19. - profile.type.profile
  20. module:
  21. - address
  22. - field_group
  23. - image_widget_crop
  24. - telephone
  25. - text
  26. third_party_settings:
  27. field_group:
  28. group_profile_names_image:
  29. children:
  30. - field_profile_first_name
  31. - field_profile_last_name
  32. - field_profile_image
  33. - field_profile_banner_image
  34. parent_name: ''
  35. weight: 0
  36. label: 'Names and profile image'
  37. format_type: fieldset
  38. format_settings:
  39. label: 'Names and profile image'
  40. required_fields: true
  41. id: name
  42. classes: scrollspy
  43. group_profile_funct_organization:
  44. children:
  45. - field_profile_function
  46. - field_profile_organization
  47. parent_name: ''
  48. weight: 1
  49. label: 'Function and organization'
  50. format_type: fieldset
  51. format_settings:
  52. label: 'Function and organization'
  53. required_fields: true
  54. id: work
  55. classes: scollspy
  56. group_profile_self_intro:
  57. children:
  58. - field_profile_self_introduction
  59. - field_profile_expertise
  60. - field_profile_interests
  61. - field_profile_profile_tag
  62. parent_name: ''
  63. weight: 3
  64. label: 'Self introduction, expertise and interests'
  65. format_type: fieldset
  66. format_settings:
  67. label: 'Self introduction, expertise and interests'
  68. required_fields: true
  69. id: details
  70. classes: scrollspy
  71. group_profile_contact_info:
  72. children:
  73. - field_profile_phone_number
  74. - field_profile_address
  75. parent_name: ''
  76. weight: 2
  77. label: 'Phone number and location'
  78. format_type: fieldset
  79. format_settings:
  80. label: 'Phone number and location'
  81. required_fields: true
  82. id: contact
  83. classes: scollspy
  84. _core:
  85. default_config_hash: q5dRMlfrlHczeboqgnggDsIvBp1Z0aun2cMsa4qIDbQ
  86. id: profile.profile.default
  87. targetEntityType: profile
  88. bundle: profile
  89. mode: default
  90. content:
  91. field_profile_address:
  92. weight: 7
  93. settings:
  94. default_country: site_default
  95. third_party_settings: { }
  96. type: address_default
  97. region: content
  98. field_profile_banner_image:
  99. weight: 4
  100. settings:
  101. show_crop_area: true
  102. show_default_crop: true
  103. warn_multiple_usages: true
  104. preview_image_style: social_x_large
  105. crop_preview_image_style: crop_thumbnail
  106. progress_indicator: throbber
  107. crop_list:
  108. - hero
  109. third_party_settings: { }
  110. type: image_widget_crop
  111. region: content
  112. field_profile_expertise:
  113. weight: 6
  114. settings:
  115. match_operator: CONTAINS
  116. size: 60
  117. placeholder: ''
  118. match_limit: 10
  119. third_party_settings: { }
  120. type: entity_reference_autocomplete_tags
  121. region: content
  122. field_profile_first_name:
  123. weight: 1
  124. settings:
  125. size: 60
  126. placeholder: ''
  127. third_party_settings: { }
  128. type: string_textfield
  129. region: content
  130. field_profile_function:
  131. weight: 2
  132. settings:
  133. size: 60
  134. placeholder: ''
  135. third_party_settings: { }
  136. type: string_textfield
  137. region: content
  138. field_profile_image:
  139. weight: 3
  140. settings:
  141. show_default_crop: true
  142. preview_image_style: social_x_large
  143. crop_preview_image_style: crop_thumbnail
  144. crop_list:
  145. - profile_large
  146. - teaser
  147. - profile_medium
  148. - profile_small
  149. progress_indicator: throbber
  150. show_crop_area: true
  151. third_party_settings: { }
  152. type: image_widget_crop
  153. region: content
  154. field_profile_interests:
  155. weight: 7
  156. settings:
  157. match_operator: CONTAINS
  158. size: 60
  159. placeholder: ''
  160. match_limit: 10
  161. third_party_settings: { }
  162. type: entity_reference_autocomplete_tags
  163. region: content
  164. field_profile_last_name:
  165. weight: 2
  166. settings:
  167. size: 60
  168. placeholder: ''
  169. third_party_settings: { }
  170. type: string_textfield
  171. region: content
  172. field_profile_organization:
  173. weight: 3
  174. settings:
  175. size: 60
  176. placeholder: ''
  177. third_party_settings: { }
  178. type: string_textfield
  179. region: content
  180. field_profile_phone_number:
  181. weight: 6
  182. settings:
  183. placeholder: ''
  184. third_party_settings: { }
  185. type: telephone_default
  186. region: content
  187. field_profile_profile_tag:
  188. weight: 8
  189. settings: { }
  190. third_party_settings: { }
  191. type: options_buttons
  192. region: content
  193. field_profile_self_introduction:
  194. weight: 5
  195. settings:
  196. rows: 5
  197. placeholder: ''
  198. third_party_settings: { }
  199. type: text_textarea
  200. region: content
  201. hidden:
  202. field_profile_show_email: true