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,20 +12,7 @@ id: request
title: Request
description: 'Very simple form for potential clients to tell us what they need.'
category: Lead
elements: |
describe_goal:
'#type': textarea
'#title': 'Describe your goal'
email_address:
'#type': email
'#title': 'E-mail address'
phone_number:
'#type': tel
'#title': 'Phone number'
actions:
'#type': webform_actions
'#title': 'Submit button(s)'
'#submit__label': 'Send request'
elements: "describe_goal:\n '#type': textarea\n '#title': 'Describe your goal'\nemail_address:\n '#type': email\n '#title': 'E-mail address'\nphone_number:\n '#type': tel\n '#title': 'Phone number'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Send request'\n"
css: ''
javascript: ''
settings: