Webform module and config export
This commit is contained in:
parent
3e6a5cbed2
commit
0e15467384
1040 changed files with 117682 additions and 0 deletions
12
config/webform.webform_options.likert_importance.yml
Normal file
12
config/webform.webform_options.likert_importance.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
uuid: 7e1e9d63-84cb-44e3-b1f0-6241b3d556fe
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- webform
|
||||
_core:
|
||||
default_config_hash: UZmRfKwhC1I8mlY5XuVV3DF7MpWAbFxyynhNFR9kuOo
|
||||
id: likert_importance
|
||||
label: 'Likert: Importance'
|
||||
options: "1: Not at all Important\n2: Somewhat Important\n3: Neutral\n4: Important\n5: Very Important\n"
|
Reference in a new issue