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.yes_no.yml
Normal file
12
config/webform.webform_options.yes_no.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
uuid: 5cf29d1c-f2c7-4663-9ba0-98924b012c27
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- webform
|
||||
_core:
|
||||
default_config_hash: KAEJv6Gks8rU-P0XcmUfjRuk-92T32qbkBCn1LQgKr8
|
||||
id: yes_no
|
||||
label: Yes/No
|
||||
options: "Yes: Yes\nNo: No\n"
|
Reference in a new issue