Commit live enablement/initial config of webform
This commit is contained in:
parent
ef15816b72
commit
633b1a8425
38 changed files with 4052 additions and 0 deletions
14
config/sync/webform.webform_options.likert_ten_scale.yml
Normal file
14
config/sync/webform.webform_options.likert_ten_scale.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
uuid: e3e83882-37f6-445d-b16e-ea414d915959
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- webform
|
||||
_core:
|
||||
default_config_hash: zEZX8JSVqznnFtqFfpuC593h3t1JDAZhF0Q3pvA229o
|
||||
id: likert_ten_scale
|
||||
label: 'Likert: Ten Scale'
|
||||
category: Likert
|
||||
likert: true
|
||||
options: "1: 1\n2: 2\n3: 3\n4: 4\n5: 5\n6: 6\n7: 7\n8: 8\n9: 9\n10: 10\n"
|
Loading…
Add table
Add a link
Reference in a new issue