Add the multiline config module
This commit is contained in:
parent
c39a172690
commit
2aef6eb122
71 changed files with 1891 additions and 126 deletions
|
@ -14,7 +14,18 @@ id: join_the_movement
|
|||
title: 'Join the movement'
|
||||
description: ''
|
||||
category: Mailchimp
|
||||
elements: "intro_text:\n '#type': processed_text\n '#text': \"<p>We'll send you very occasional dispatches from our perspective on various overlapping movements for freedom and justice as workers fighting the good fight and as passionate observers.</p>\\r\\n\"\n '#format': basic_html\nemail:\n '#type': email\n '#title': 'Your e-mail address'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Join the movement'"
|
||||
elements: |
|
||||
intro_text:
|
||||
'#type': processed_text
|
||||
'#text': "<p>We will send you very occasional dispatches from our perspective on various overlapping movements for cooperation, freedom and justice as workers and as passionate observers.</p>\r\n"
|
||||
'#format': basic_html
|
||||
email:
|
||||
'#type': email
|
||||
'#title': 'Your e-mail address'
|
||||
actions:
|
||||
'#type': webform_actions
|
||||
'#title': 'Submit button(s)'
|
||||
'#submit__label': 'Join the movement'
|
||||
css: ''
|
||||
javascript: ''
|
||||
settings:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue