Commit config after db updates; primarily linebreak expansions

This commit is contained in:
benjamin melançon 2021-07-14 08:53:40 -04:00
parent f803aa6668
commit 27bc701d4a
82 changed files with 2765 additions and 199 deletions

View file

@ -12,7 +12,22 @@ id: drutopia_platform_intake
title: 'Drutopia platform intake'
description: 'Request for minimal contact information and an optional statement of need regarding a hosted site.'
category: Lead
elements: "e_mail_address:\n '#type': email\n '#title': 'E-mail address:'\n '#required': true\n '#required_error': 'Please provide an e-mail address so we can contact you!'\nname:\n '#type': textfield\n '#title': 'Name:'\nneeds:\n '#type': textarea\n '#title': 'What online or website goals does your group have? '\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Share your need'\n"
elements: |
e_mail_address:
'#type': email
'#title': 'E-mail address:'
'#required': true
'#required_error': 'Please provide an e-mail address so we can contact you!'
name:
'#type': textfield
'#title': 'Name:'
needs:
'#type': textarea
'#title': 'What online or website goals does your group have? '
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': 'Share your need'
css: ''
javascript: ''
settings:
@ -33,7 +48,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