parent
d26bd23d70
commit
1e2183caae
8 changed files with 234 additions and 0 deletions
21
config/default/field.storage.block_content.field_role.yml
Normal file
21
config/default/field.storage.block_content.field_role.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
uuid: 08b282e5-54fa-4f95-9cbf-d645bb96139f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_content
|
||||
id: block_content.field_role
|
||||
field_name: field_role
|
||||
entity_type: block_content
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
is_ascii: false
|
||||
case_sensitive: false
|
||||
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