Config changes from live, inc linebreak expansions
This commit is contained in:
parent
b1b12e0505
commit
f803aa6668
99 changed files with 5173 additions and 2708 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue