Add contact fields to people content type
This commit is contained in:
parent
2ee3662315
commit
3262c6ccfa
7 changed files with 163 additions and 2 deletions
|
@ -0,0 +1,23 @@
|
|||
uuid: 0861ae84-c026-4690-bcb8-699f59b67518
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_people_social_media
|
||||
- node.type.people
|
||||
module:
|
||||
- link
|
||||
id: node.people.field_people_social_media
|
||||
field_name: field_people_social_media
|
||||
entity_type: node
|
||||
bundle: people
|
||||
label: 'Social Media'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
link_type: 16
|
||||
title: 1
|
||||
field_type: link
|
Loading…
Add table
Add a link
Reference in a new issue