Add the multiline config module
This commit is contained in:
parent
c39a172690
commit
2aef6eb122
71 changed files with 1891 additions and 126 deletions
|
@ -12,7 +12,10 @@ id: join_the_movement_confirm
|
|||
title: 'Join the movement confirm'
|
||||
description: 'Confirmation webform after submitting the "join the movement" form.'
|
||||
category: 'Confirmation (do not use directly)'
|
||||
elements: "what_inspired_to_sign_up:\n '#type': textarea\n '#title': 'What inspired you to make this potentially life-changing decision?'"
|
||||
elements: |
|
||||
what_inspired_to_sign_up:
|
||||
'#type': textarea
|
||||
'#title': 'What inspired you to make this potentially life-changing decision?'
|
||||
css: ''
|
||||
javascript: ''
|
||||
settings:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue