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,47 @@ id: speaker_request_michele_metts
title: 'Speaker request form for Michele Metts'
description: ''
category: Speaker
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\nevent_website:\n '#type': url\n '#title': 'Event website'\nevent_dates:\n '#type': datetime\n '#title': 'Event date'\n '#date_date_datepicker_button': false\n '#date_time_element': none\nevent_location:\n '#type': textfield\n '#title': 'Event location'\ndescription_of_event:\n '#type': textarea\n '#title': 'What should the speaker know about this event?'\nbudget_for_speaker:\n '#type': textfield\n '#title': 'Budget for speaker'\nemail:\n '#type': email\n '#title': Email\n '#required': true\nphone:\n '#type': tel\n '#title': Phone\nadditional_info:\n '#type': textarea\n '#title': 'Additional information'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Invite Micky to speak'\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
event_website:
'#type': url
'#title': 'Event website'
event_dates:
'#type': datetime
'#title': 'Event date'
'#date_date_datepicker_button': false
'#date_time_element': none
event_location:
'#type': textfield
'#title': 'Event location'
description_of_event:
'#type': textarea
'#title': 'What should the speaker know about this event?'
budget_for_speaker:
'#type': textfield
'#title': 'Budget for speaker'
email:
'#type': email
'#title': Email
'#required': true
phone:
'#type': tel
'#title': Phone
additional_info:
'#type': textarea
'#title': 'Additional information'
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': 'Invite Micky to speak'
css: ''
javascript: ''
settings:
@ -33,7 +73,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
@ -117,7 +157,7 @@ settings:
confirmation_type: url
confirmation_title: ''
confirmation_message: ''
confirmation_url: /people/michele-metts/speaking-request-received
confirmation_url: people/michele-metts/speaking-request-received
confirmation_attributes: { }
confirmation_back: true
confirmation_back_label: ''