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,14 @@ id: migrations_training_confirm
|
|||
title: 'Migrations training confirm'
|
||||
description: 'Confirmation page for the migrations training signup.'
|
||||
category: 'Confirmation (do not use directly)'
|
||||
elements: "what_motivated_sign_up_for_migration_training:\n '#type': textarea\n '#title': 'What motivated you to sign up for migration training?'\nactions:\n '#type': webform_actions\n '#title': 'Submit button(s)'\n '#submit__label': 'Share your motivation'"
|
||||
elements: |
|
||||
what_motivated_sign_up_for_migration_training:
|
||||
'#type': textarea
|
||||
'#title': 'What motivated you to sign up for migration training?'
|
||||
actions:
|
||||
'#type': webform_actions
|
||||
'#title': 'Submit button(s)'
|
||||
'#submit__label': 'Share your motivation'
|
||||
css: ''
|
||||
javascript: ''
|
||||
settings:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue