Commit new & updated webforms
This commit is contained in:
parent
ffd398200c
commit
eaf8c4aa9f
22 changed files with 972 additions and 85 deletions
|
@ -1,4 +1,3 @@
|
|||
uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679
|
||||
langcode: en
|
||||
status: open
|
||||
dependencies:
|
||||
|
@ -67,6 +66,11 @@ settings:
|
|||
form_access_denied_message: ''
|
||||
form_access_denied_attributes: { }
|
||||
form_file_limit: ''
|
||||
share: false
|
||||
share_node: false
|
||||
share_theme_name: ''
|
||||
share_title: true
|
||||
share_page_body_attributes: { }
|
||||
submission_label: ''
|
||||
submission_log: false
|
||||
submission_views: { }
|
||||
|
@ -139,6 +143,7 @@ settings:
|
|||
purge_days: null
|
||||
results_disabled: false
|
||||
results_disabled_ignore: false
|
||||
results_customize: false
|
||||
token_view: false
|
||||
token_update: false
|
||||
access:
|
||||
|
@ -203,4 +208,41 @@ handlers:
|
|||
mergevars: ''
|
||||
interest_groups: { }
|
||||
control: ''
|
||||
email:
|
||||
id: email
|
||||
label: 'Migrations email notification'
|
||||
handler_id: email
|
||||
status: true
|
||||
conditions: { }
|
||||
weight: 0
|
||||
settings:
|
||||
states:
|
||||
- completed
|
||||
to_mail: _default
|
||||
to_options: { }
|
||||
cc_mail: ''
|
||||
cc_options: { }
|
||||
bcc_mail: ''
|
||||
bcc_options: { }
|
||||
from_mail: _default
|
||||
from_options: { }
|
||||
from_name: _default
|
||||
subject: _default
|
||||
body: _default
|
||||
excluded_elements: { }
|
||||
ignore_access: false
|
||||
exclude_empty: true
|
||||
exclude_empty_checkbox: false
|
||||
exclude_attachments: false
|
||||
html: true
|
||||
attachments: false
|
||||
twig: false
|
||||
debug: false
|
||||
reply_to: ''
|
||||
return_path: ''
|
||||
sender_mail: ''
|
||||
sender_name: ''
|
||||
theme_name: ''
|
||||
parameters: { }
|
||||
variants: { }
|
||||
uuid: 51839431-8d15-4b15-b7e6-e0a70dd6f679
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue