Start adding testimonials
This commit is contained in:
parent
811ac5d9f2
commit
b8ca93ff2b
29 changed files with 1649 additions and 3 deletions
19
config/sync/field.field.node.testimonial.field_role.yml
Normal file
19
config/sync/field.field.node.testimonial.field_role.yml
Normal file
|
@ -0,0 +1,19 @@
|
|||
uuid: deca6bdc-45c1-440a-9cd1-acc4efcb56d1
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_role
|
||||
- node.type.testimonial
|
||||
id: node.testimonial.field_role
|
||||
field_name: field_role
|
||||
entity_type: node
|
||||
bundle: testimonial
|
||||
label: Role
|
||||
description: ''
|
||||
required: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: string
|
Loading…
Add table
Add a link
Reference in a new issue