Add new talk fields
This commit is contained in:
parent
f17eb0c154
commit
2bba847ae5
8 changed files with 130 additions and 13 deletions
18
config/default/field.storage.paragraph.field_remote.yml
Normal file
18
config/default/field.storage.paragraph.field_remote.yml
Normal file
|
@ -0,0 +1,18 @@
|
|||
uuid: 6910b08a-4896-475a-b1f6-d41a157d1061
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_remote
|
||||
field_name: field_remote
|
||||
entity_type: paragraph
|
||||
type: boolean
|
||||
settings: { }
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Loading…
Add table
Add a link
Reference in a new issue