Commit config after db updates; primarily linebreak expansions
This commit is contained in:
parent
f803aa6668
commit
27bc701d4a
82 changed files with 2765 additions and 199 deletions
|
@ -12,7 +12,10 @@ id: join_the_movement_confirm
|
|||
title: 'Join the movement confirm'
|
||||
description: 'Confirmation webform after submitting the "join the movement" form.'
|
||||
category: 'Confirmation (do not use directly)'
|
||||
elements: "what_inspired_to_sign_up:\n '#type': textarea\n '#title': 'What inspired you to make this potentially life-changing decision?'\n"
|
||||
elements: |
|
||||
what_inspired_to_sign_up:
|
||||
'#type': textarea
|
||||
'#title': 'What inspired you to make this potentially life-changing decision?'
|
||||
css: ''
|
||||
javascript: ''
|
||||
settings:
|
||||
|
@ -33,7 +36,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_disable_remote_addr: false
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue