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,28 @@ id: lms
title: 'Request an LMS - Video chat - Consultation '
description: 'Online learning platform'
category: Education
elements: "your_name:\n '#type': webform_name\n '#title': 'Your name'\n '#title__access': false\n '#first__title': 'Your name'\n '#middle__access': false\n '#last__access': false\n '#suffix__access': false\n '#degree__access': false\nyour_email_address:\n '#type': email\n '#title': 'Your email address'\n '#required': true\n '#required_error': 'We will need a contact email address to respond to you.'\ncontact_s_phone_number:\n '#type': tel\n '#title': 'Your phone number'\nhow_will_you_be_using_the_platform_:\n '#type': textarea\n '#title': 'How will you be using the platform?'\n '#description': 'Tell us how you would like to use the online learning platform. The more details you can give, the easier it will be for us to help your mission!'\n"
elements: |
your_name:
'#type': webform_name
'#title': 'Your name'
'#title__access': false
'#first__title': 'Your name'
'#middle__access': false
'#last__access': false
'#suffix__access': false
'#degree__access': false
your_email_address:
'#type': email
'#title': 'Your email address'
'#required': true
'#required_error': 'We will need a contact email address to respond to you.'
contact_s_phone_number:
'#type': tel
'#title': 'Your phone number'
how_will_you_be_using_the_platform_:
'#type': textarea
'#title': 'How will you be using the platform?'
'#description': 'Tell us how you would like to use the online learning platform. The more details you can give, the easier it will be for us to help your mission!'
css: ''
javascript: ''
settings:
@ -33,7 +54,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