Config changes from live, inc linebreak expansions

This commit is contained in:
benjamin melançon 2021-07-14 08:51:50 -04:00
parent b1b12e0505
commit f803aa6668
99 changed files with 5173 additions and 2708 deletions

View file

@ -12,35 +12,7 @@ id: training_notification_request
title: 'Training Notification Request'
description: 'Users who submit this form should be notified when any of the trainings they are interested in become available.'
category: ''
elements: |
intro_text:
'#type': processed_text
'#text': |
<p>We do not currently have any public trainings scheduled. If you would like to be notified the next time any of our trainings are being offered, please tell us which ones. By filling out this form, you are&nbsp;also helping us to gage&nbsp;interest&nbsp;so that we will know when the time is right to host!</p>
<p>&nbsp;</p>
'#format': basic_html
name:
'#type': textfield
'#title': Name
email:
'#type': email
'#title': Email
trainings:
'#type': checkboxes
'#title': Trainings
'#description': 'Tell us which of our trainings you would like to be notified about&nbsp;'
'#title_display': invisible
'#description_display': invisible
'#options':
'Getting started with Drupal 9': 'Getting started with Drupal 9'
'Drupal 8/9 content migrations': 'Drupal 8/9 content migrations'
'Upgrading to Drupal 8/9 using the Migrate API': 'Upgrading to Drupal 8/9 using the Migrate API'
'Getting started with React.js': 'Getting started with React.js'
'#required': true
'#required_error': 'you must select a training.'
'#options__properties': ''
elements: "intro_text:\n '#type': processed_text\n '#text': |\n <p>We do not currently have any public trainings scheduled. If you would like to be notified the next time any of our trainings are being offered, please tell us which ones. By filling out this form, you are&nbsp;also helping us to gage&nbsp;interest&nbsp;so that we will know when the time is right to host!</p>\n \n <p>&nbsp;</p>\n \n '#format': basic_html\nname:\n '#type': textfield\n '#title': Name\nemail:\n '#type': email\n '#title': Email\ntrainings:\n '#type': checkboxes\n '#title': Trainings\n '#description': 'Tell us which of our trainings you would like to be notified about&nbsp;'\n '#title_display': invisible\n '#description_display': invisible\n '#options':\n 'Getting started with Drupal 9': 'Getting started with Drupal 9'\n 'Drupal 8/9 content migrations': 'Drupal 8/9 content migrations'\n 'Upgrading to Drupal 8/9 using the Migrate API': 'Upgrading to Drupal 8/9 using the Migrate API'\n 'Getting started with React.js': 'Getting started with React.js'\n '#required': true\n '#required_error': 'you must select a training.'\n '#options__properties': ''\n"
css: ''
javascript: ''
settings: