user profiles migration almost done, + some updates
This commit is contained in:
25
config/sync/field.field.profile.member.field_title.yml
Normal file
25
config/sync/field.field.profile.member.field_title.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
uuid: 49c0e291-66ea-4eb3-86b0-dfa5ac222b43
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.profile.field_title
|
||||
- profile.type.member
|
||||
module:
|
||||
- options
|
||||
- profile
|
||||
third_party_settings:
|
||||
profile:
|
||||
profile_private: true
|
||||
id: profile.member.field_title
|
||||
field_name: field_title
|
||||
entity_type: profile
|
||||
bundle: member
|
||||
label: Title
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: list_string
|
Reference in New Issue
Block a user