Configure a webform paragraph
This commit is contained in:
parent
4742d6d0b9
commit
3866e8b142
5 changed files with 106 additions and 0 deletions
20
config/sync/field.storage.paragraph.field_webform.yml
Normal file
20
config/sync/field.storage.paragraph.field_webform.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 1392d91e-9a3e-4b6c-9bc1-8559c49f2876
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
- webform
|
||||
id: paragraph.field_webform
|
||||
field_name: field_webform
|
||||
entity_type: paragraph
|
||||
type: webform
|
||||
settings:
|
||||
target_type: webform
|
||||
module: webform
|
||||
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