composer update
This commit is contained in:
parent
f6abc3dce2
commit
71dfaca858
1753 changed files with 45274 additions and 14619 deletions
|
|
@ -36,6 +36,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -168,4 +169,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -169,4 +170,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -169,4 +170,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -169,4 +170,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -169,4 +170,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -166,4 +167,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -169,4 +170,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -73,10 +73,10 @@ elements: |
|
|||
'#country__access': false
|
||||
link_basic:
|
||||
'#type': webform_link
|
||||
'#title': 'Link'
|
||||
'#title': Link
|
||||
'#default_value':
|
||||
title: Example
|
||||
url: http://example.com
|
||||
url: 'http://example.com'
|
||||
composite_elements_multiple:
|
||||
'#type': details
|
||||
'#title': 'Composite Elements Multiple'
|
||||
|
|
@ -88,7 +88,7 @@ elements: |
|
|||
'#multiple__header': true
|
||||
'#default_value':
|
||||
- title: Example
|
||||
url: http://example.com
|
||||
url: 'http://example.com'
|
||||
'#title__help': 'This is link title help'
|
||||
'#url__help': 'This is link url help'
|
||||
|
||||
|
|
@ -108,6 +108,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -240,6 +241,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -26,8 +26,8 @@ elements: |
|
|||
'#type': textfield
|
||||
'#title': 'Last name'
|
||||
'#default_value':
|
||||
- first_name: John
|
||||
last_name: Smith
|
||||
- first_name: John
|
||||
last_name: Smith
|
||||
webform_custom_composite_advanced:
|
||||
'#type': webform_custom_composite
|
||||
'#title': webform_custom_composite_advanced
|
||||
|
|
@ -54,17 +54,17 @@ elements: |
|
|||
'#title': 'Employment status'
|
||||
age:
|
||||
'#type': number
|
||||
'#title': 'Age'
|
||||
'#title': Age
|
||||
'#field_suffix': ' yrs. old'
|
||||
'#min': 1
|
||||
'#max': 125
|
||||
'#default_value':
|
||||
- first_name: John
|
||||
last_name: Smith
|
||||
gender: Male
|
||||
martial_status: Single
|
||||
employment_status: Unemployed
|
||||
age: 20
|
||||
- first_name: John
|
||||
last_name: Smith
|
||||
gender: Male
|
||||
martial_status: Single
|
||||
employment_status: Unemployed
|
||||
age: 20
|
||||
|
||||
css: ''
|
||||
javascript: ''
|
||||
|
|
@ -82,6 +82,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -214,6 +215,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ elements: |
|
|||
managed_file:
|
||||
'#type': managed_file
|
||||
'#title': managed_file
|
||||
|
||||
|
||||
css: ''
|
||||
javascript: ''
|
||||
settings:
|
||||
|
|
@ -53,6 +53,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -185,6 +186,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -456,6 +456,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -588,6 +589,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
email_text:
|
||||
id: email
|
||||
|
|
|
|||
|
|
@ -708,6 +708,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -840,6 +841,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
email_text:
|
||||
id: email
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -169,4 +170,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -169,4 +170,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -169,4 +170,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -169,4 +170,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -169,4 +170,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -172,4 +173,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -166,4 +167,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -169,4 +170,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -63,6 +63,7 @@ elements: |
|
|||
'#default_value': |
|
||||
{textarea line 1}
|
||||
{textarea line 2}
|
||||
|
||||
textfield:
|
||||
'#type': textfield
|
||||
'#title': textfield
|
||||
|
|
@ -253,6 +254,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -385,4 +387,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -35,14 +35,14 @@ elements: |
|
|||
'#type': textfield
|
||||
'#title': 'access_create_users (USER:1)'
|
||||
'#default_value': '{value}'
|
||||
'#access_create_roles': { }
|
||||
'#access_create_roles': { }
|
||||
'#access_create_users':
|
||||
- 1
|
||||
access_create_permissions:
|
||||
'#type': textfield
|
||||
'#title': 'access_create_permissions (access user profiles)'
|
||||
'#default_value': '{value}'
|
||||
'#access_create_roles': { }
|
||||
'#access_create_roles': { }
|
||||
'#access_create_permissions':
|
||||
- 'access user profiles'
|
||||
access_update:
|
||||
|
|
@ -65,14 +65,14 @@ elements: |
|
|||
'#type': textfield
|
||||
'#title': 'access_update_users (USER:1)'
|
||||
'#default_value': '{value}'
|
||||
'#access_update_roles': { }
|
||||
'#access_update_roles': { }
|
||||
'#access_update_users':
|
||||
- 1
|
||||
access_update_permissions:
|
||||
'#type': textfield
|
||||
'#title': 'access_update_permissions (access user profiles)'
|
||||
'#default_value': '{value}'
|
||||
'#access_update_roles': { }
|
||||
'#access_update_roles': { }
|
||||
'#access_update_permissions':
|
||||
- 'access user profiles'
|
||||
access_view:
|
||||
|
|
@ -95,14 +95,14 @@ elements: |
|
|||
'#type': textfield
|
||||
'#title': 'access_view_users (USER:1)'
|
||||
'#default_value': '{value}'
|
||||
'#access_view_roles': { }
|
||||
'#access_view_roles': { }
|
||||
'#access_view_users':
|
||||
- 1
|
||||
access_view_permissions:
|
||||
'#type': textfield
|
||||
'#title': 'access_view_permissions (access user profiles)'
|
||||
'#default_value': '{value}'
|
||||
'#access_view_roles': { }
|
||||
'#access_view_roles': { }
|
||||
'#access_view_permissions':
|
||||
- 'access user profiles'
|
||||
|
||||
|
|
@ -122,6 +122,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -258,4 +259,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -149,6 +149,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -281,4 +282,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: true
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -203,4 +204,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ elements: |
|
|||
'#description': 'This is a description'
|
||||
'#more_title': 'This is more title'
|
||||
'#more': 'This is more text'
|
||||
'#title_display': 'before'
|
||||
'#title_display': before
|
||||
'#default_value':
|
||||
organization: 'Google Inc.'
|
||||
address_line1: '1098 Alta Ave'
|
||||
|
|
@ -87,6 +87,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -219,6 +220,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -168,4 +169,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ elements: |
|
|||
one
|
||||
two
|
||||
three
|
||||
|
||||
'#class__description': 'This is a custom class description.'
|
||||
'#style__description': 'This is a custom style description.'
|
||||
'#attributes__description': 'This is a custom attributes description.'
|
||||
|
|
@ -49,6 +50,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -181,6 +183,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ elements: |
|
|||
autocomplete_off:
|
||||
'#type': email
|
||||
'#title': 'email (autocomplete=off)'
|
||||
'#autocomplete': off
|
||||
'#autocomplete': 'off'
|
||||
autocomplete_items:
|
||||
'#type': webform_autocomplete
|
||||
'#title': 'autocomplete (options)'
|
||||
|
|
@ -54,6 +54,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -186,4 +187,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -48,6 +48,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -180,6 +181,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -40,11 +40,6 @@ elements: |
|
|||
captcha_recaptcha:
|
||||
'#type': captcha
|
||||
'#captcha_type': recaptcha/reCAPTCHA
|
||||
captcha_recaptcha:
|
||||
'#type': captcha
|
||||
'#captcha_type': recaptcha/reCAPTCHA
|
||||
'#captcha_title': '{captcha_recaptcha}'
|
||||
'#captcha_description': '{captcha_recaptcha}'
|
||||
|
||||
css: ''
|
||||
javascript: ''
|
||||
|
|
@ -62,6 +57,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -194,6 +190,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ elements: |
|
|||
checkbox_value_select_other:
|
||||
'#type': webform_checkbox_value
|
||||
'#title': checkbox_value_select_other
|
||||
'#default_value': 'Four'
|
||||
'#default_value': Four
|
||||
'#element':
|
||||
'#type': webform_select_other
|
||||
'#options':
|
||||
|
|
@ -51,6 +51,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -183,6 +184,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ category: 'Test: Element'
|
|||
elements: |
|
||||
checkbox_example:
|
||||
'#type': details
|
||||
'#title': 'Checkbox'
|
||||
'#title': Checkbox
|
||||
'#open': true
|
||||
checkbox:
|
||||
'#type': checkbox
|
||||
|
|
@ -103,6 +103,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -235,6 +236,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -20,7 +20,12 @@ elements: |
|
|||
text_basic:
|
||||
'#type': webform_codemirror
|
||||
'#title': text_basic
|
||||
'#default_value': 'Hello'
|
||||
'#default_value': Hello
|
||||
text_basic_no_wrap:
|
||||
'#type': webform_codemirror
|
||||
'#title': text_basic_no_wrap
|
||||
'#wrap': false
|
||||
'#default_value': 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus,'
|
||||
yaml_basic:
|
||||
'#type': webform_codemirror
|
||||
'#mode': yaml
|
||||
|
|
@ -67,12 +72,13 @@ elements: |
|
|||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
twig_basic:
|
||||
'#type': webform_codemirror
|
||||
'#mode': twig
|
||||
'#title': twig_basic
|
||||
'#default_value': |
|
||||
|
||||
|
||||
{% set value = "Hello" %}
|
||||
{{ value }}
|
||||
|
||||
|
|
@ -92,6 +98,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -224,6 +231,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ elements: |
|
|||
'#title': 'Employment status'
|
||||
age:
|
||||
'#type': number
|
||||
'#title': 'Age'
|
||||
'#title': Age
|
||||
'#field_suffix': ' yrs. old'
|
||||
'#min': 1
|
||||
'#max': 125
|
||||
|
|
@ -74,6 +74,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -206,6 +207,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -77,7 +77,6 @@ elements: |
|
|||
Two: Two
|
||||
Three: Three
|
||||
'#description': 'This is a description'
|
||||
radios_wrapper_fieldset_element_descriptions:
|
||||
radios_wrapper_form_element:
|
||||
'#type': radios
|
||||
'#title': radios_wrapper_form_element
|
||||
|
|
@ -113,6 +112,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -245,6 +245,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -29,19 +29,20 @@ elements: |
|
|||
webform_computed_token_a:
|
||||
'#type': webform_computed_token
|
||||
'#title': a
|
||||
'#value': '[webform_submission:values:a:clear]'
|
||||
'#ajax': TRUE
|
||||
'#hide_empty': TRUE
|
||||
'#ajax': true
|
||||
'#hide_empty': true
|
||||
'#template': '[webform_submission:values:a:clear]'
|
||||
webform_computed_token_b:
|
||||
'#type': webform_computed_token
|
||||
'#title': b
|
||||
'#value': '[webform_submission:values:b:clear]'
|
||||
'#ajax': TRUE
|
||||
'#hide_empty': TRUE
|
||||
'#ajax': true
|
||||
'#hide_empty': true
|
||||
'#template': '[webform_submission:values:b:clear]'
|
||||
webform_computed_twig:
|
||||
'#type': webform_computed_twig
|
||||
'#title': webform_computed_twig_data
|
||||
'#value': |
|
||||
'#ajax': true
|
||||
'#template': |
|
||||
{% spaceless %}
|
||||
{% if data.a|length and data.b|length %}
|
||||
{{ data.a }} + {{ data.b }} = {{ data.a + data.b }}
|
||||
|
|
@ -49,11 +50,12 @@ elements: |
|
|||
Please enter a value for a and b.
|
||||
{% endif %}
|
||||
{% endspaceless %}
|
||||
'#ajax': TRUE
|
||||
|
||||
webform_computed_twig_token:
|
||||
'#type': webform_computed_twig
|
||||
'#title': webform_computed_twig_token
|
||||
'#value': |
|
||||
'#ajax': true
|
||||
'#template': |
|
||||
{% spaceless %}
|
||||
{% set a = webform_token('[webform_submission:values:a:clear]', webform_submission) %}
|
||||
{% set b = webform_token('[webform_submission:values:b:clear]', webform_submission) %}
|
||||
|
|
@ -63,7 +65,6 @@ elements: |
|
|||
Please enter a value for a and b.
|
||||
{% endif %}
|
||||
{% endspaceless %}
|
||||
'#ajax': TRUE
|
||||
|
||||
css: ''
|
||||
javascript: ''
|
||||
|
|
@ -81,6 +82,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -213,4 +215,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@ elements: |
|
|||
'#default_value': |
|
||||
<p>This is a <strong>text format</strong> string.</p>
|
||||
<p>It contains "double" and 'single' quotes with special characters like <, >, <>, and ><.</p>
|
||||
|
||||
xss:
|
||||
'#type': textfield
|
||||
'#title': xss
|
||||
|
|
@ -37,38 +38,41 @@ elements: |
|
|||
'#type': webform_computed_token
|
||||
'#title': webform_computed_token_auto
|
||||
'#display_on': view
|
||||
'#value': |
|
||||
'#template': |
|
||||
<b class="webform_computed_token_auto">simple string:</b> [webform_submission:values:simple_string]<br />
|
||||
<b class="webform_computed_token_auto">complex string :</b> [webform_submission:values:complex_string]<br />
|
||||
<b class="webform_computed_token_auto">text_format:</b> [webform_submission:values:text_format]<br />
|
||||
<b class="webform_computed_token_auto">xss:</b> [webform_submission:values:xss]<br />
|
||||
|
||||
webform_computed_token_html:
|
||||
'#type': webform_computed_token
|
||||
'#title': webform_computed_token_html
|
||||
'#mode': html
|
||||
'#display_on': view
|
||||
'#value': |
|
||||
'#template': |
|
||||
<b class="webform_computed_token_html">simple string:</b> [webform_submission:values:simple_string]<br />
|
||||
<b class="webform_computed_token_html">complex string :</b> [webform_submission:values:complex_string]<br />
|
||||
<b class="webform_computed_token_html">text_format:</b> [webform_submission:values:text_format]<br />
|
||||
<b class="webform_computed_token_html">xss:</b> [webform_submission:values:xss]<br />
|
||||
|
||||
webform_computed_token_text:
|
||||
'#type': webform_computed_token
|
||||
'#title': webform_computed_token_text
|
||||
'#mode': text
|
||||
'#display_on': view
|
||||
'#value': |
|
||||
'#template': |
|
||||
simple string: [webform_submission:values:simple_string]
|
||||
complex string : [webform_submission:values:complex_string]
|
||||
text_format: [webform_submission:values:text_format]
|
||||
xss: [webform_submission:values:xss]
|
||||
|
||||
webform_computed_token_store:
|
||||
'#type': webform_computed_token
|
||||
'#title': webform_computed_token_store
|
||||
'#mode': text
|
||||
'#display_on': none
|
||||
'#value': 'sid: [webform_submission:sid]'
|
||||
'#store': true
|
||||
'#template': 'sid: [webform_submission:sid]'
|
||||
|
||||
css: ''
|
||||
javascript: ''
|
||||
|
|
@ -86,6 +90,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -218,4 +223,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -33,6 +33,7 @@ elements: |
|
|||
'#default_value': |
|
||||
<p>This is a <strong>text format</strong> string.</p>
|
||||
<p>It contains "double" and 'single' quotes with special characters like <, >, <>, and ><.</p>
|
||||
|
||||
xss:
|
||||
'#type': textfield
|
||||
'#title': xss
|
||||
|
|
@ -41,61 +42,65 @@ elements: |
|
|||
'#type': webform_computed_twig
|
||||
'#title': webform_computed_twig_auto
|
||||
'#display_on': view
|
||||
'#value': |
|
||||
'#template': |
|
||||
<b class="webform_computed_twig_auto">number:</b> {{ (webform_token('[webform_submission:values:number:clear]', webform_submission) ?: 0) }} * 2 = {{ (webform_token('[webform_submission:values:number:clear]', webform_submission) ?: 0) * 2 }}<br />
|
||||
<b class="webform_computed_twig_auto">simple string:</b> {{ webform_token('[webform_submission:values:simple_string]', webform_submission) }}<br />
|
||||
<b class="webform_computed_twig_auto">complex string:</b> {{ webform_token('[webform_submission:values:complex_string]', webform_submission) }}<br />
|
||||
<b class="webform_computed_twig_auto">text_format:</b> {{ webform_token('[webform_submission:values:text_format]', webform_submission) }}<br />
|
||||
<b class="webform_computed_twig_auto">xss:</b> {{ webform_token('[webform_submission:values:xss]', webform_submission) }}<br />
|
||||
|
||||
webform_computed_twig_html:
|
||||
'#type': webform_computed_twig
|
||||
'#title': webform_computed_twig_html
|
||||
'#mode': html
|
||||
'#display_on': view
|
||||
'#value': |
|
||||
'#template': |
|
||||
<b class="webform_computed_twig_html">number:</b> {{ (webform_token('[webform_submission:values:number:clear]', webform_submission) ?: 0) }} * 2 = {{ (webform_token('[webform_submission:values:number:clear]', webform_submission) ?: 0) * 2 }}<br />
|
||||
<b class="webform_computed_twig_html">simple string:</b> {{ webform_token('[webform_submission:values:simple_string]', webform_submission) }}<br />
|
||||
<b class="webform_computed_twig_html">complex string:</b> {{ webform_token('[webform_submission:values:complex_string]', webform_submission) }}<br />
|
||||
<b class="webform_computed_twig_html">text_format:</b> {{ webform_token('[webform_submission:values:text_format]', webform_submission) }}<br />
|
||||
<b class="webform_computed_twig_html">xss:</b> {{ webform_token('[webform_submission:values:xss]', webform_submission) }}<br />
|
||||
|
||||
webform_computed_twig_text:
|
||||
'#type': webform_computed_twig
|
||||
'#title': webform_computed_twig_text
|
||||
'#mode': text
|
||||
'#display_on': view
|
||||
'#value': |
|
||||
'#template': |
|
||||
number: {{ (webform_token('[webform_submission:values:number:clear]', webform_submission) ?: 0) }} * 2 = {{ (webform_token('[webform_submission:values:number:clear]', webform_submission) ?: 0) * 2 }}
|
||||
simple string: {{ webform_token('[webform_submission:values:simple_string]', webform_submission) }}
|
||||
complex string: {{ webform_token('[webform_submission:values:complex_string]', webform_submission) }}
|
||||
text_format: {{ webform_token('[webform_submission:values:text_format]', webform_submission) }}
|
||||
xss: {{ webform_token('[webform_submission:values:xss]', webform_submission) }}
|
||||
|
||||
webform_computed_twig_data:
|
||||
'#type': webform_computed_twig
|
||||
'#title': webform_computed_twig_data
|
||||
'#display_on': view
|
||||
'#value': |
|
||||
'#template': |
|
||||
<b class="webform_computed_twig_data">number:</b> {{ data.number }} * 2 = {{ data.number * 2 }}<br />
|
||||
<b class="webform_computed_twig_data">simple string:</b> {{ data.simple_string }}<br />
|
||||
<b class="webform_computed_twig_data">complex string:</b> {{ data.complex_string }}<br />
|
||||
<b class="webform_computed_twig_data">text_format:</b> {{ data.text_format.value }}<br />
|
||||
<b class="webform_computed_twig_data">xss:</b> {{ data.xss }}<br />
|
||||
|
||||
webform_computed_twig_store:
|
||||
'#type': webform_computed_twig
|
||||
'#title': webform_computed_twig_store
|
||||
'#mode': text
|
||||
'#display_on': none
|
||||
'#value': 'sid: {{ data.sid }}'
|
||||
'#store': true
|
||||
'#template': 'sid: {{ data.sid }}'
|
||||
webform_computed_twig_trim:
|
||||
'#type': webform_computed_twig
|
||||
'#title': webform_computed_twig_trim
|
||||
'#whitespace': 'trim'
|
||||
'#value': ' <em>This is trimmed</em> <br/> '
|
||||
'#whitespace': trim
|
||||
'#template': ' <em>This is trimmed</em> <br/> '
|
||||
webform_computed_twig_spaceless:
|
||||
'#type': webform_computed_twig
|
||||
'#title': webform_computed_twig_spaceless
|
||||
'#whitespace': 'spaceless'
|
||||
'#value': ' <em>This is spaceless</em> <br/> '
|
||||
'#whitespace': spaceless
|
||||
'#template': ' <em>This is spaceless</em> <br/> '
|
||||
|
||||
css: ''
|
||||
javascript: ''
|
||||
|
|
@ -113,6 +118,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -245,4 +251,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ elements: |
|
|||
'#title': details_closed
|
||||
'#description': 'This is a details_closed description.'
|
||||
'#open': false
|
||||
'#format': 'details-closed'
|
||||
'#format': details-closed
|
||||
details_value:
|
||||
'#markup': 'This is a details_closed value.'
|
||||
details_textfield:
|
||||
|
|
@ -91,6 +91,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -223,4 +224,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -96,6 +96,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -228,6 +229,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -23,23 +23,23 @@ elements: |
|
|||
'#type': date
|
||||
'#title': date_custom
|
||||
'#date_date_format': d-M-Y
|
||||
'#min': '2008-01-01'
|
||||
'#max': '2010-12-31'
|
||||
'#date_date_min': '2008-01-01'
|
||||
'#date_date_max': '2010-12-31'
|
||||
'#default_value': '2009-08-18'
|
||||
'#description': '(2008-01-01 to 2010-12-31) + (d-M-Y)'
|
||||
date_min_max:
|
||||
'#type': date
|
||||
'#title': date_min_max
|
||||
'#description': '(2009-01-01 to 2009-12-31)'
|
||||
'#min': '2009-01-01'
|
||||
'#max': '2009-12-31'
|
||||
'#date_date_min': '2009-01-01'
|
||||
'#date_date_max': '2009-12-31'
|
||||
'#default_value': '2009-08-18'
|
||||
date_min_max_dynamic:
|
||||
'#type': date
|
||||
'#title': date_min_max_dynamic
|
||||
'#description': '(-1 year to +1 year)'
|
||||
'#min': '-1 year'
|
||||
'#max': '+1 year'
|
||||
'#date_date_min': '-1 year'
|
||||
'#date_date_max': '+1 year'
|
||||
'#default_value': now
|
||||
date_datepicker:
|
||||
'#type': date
|
||||
|
|
@ -47,6 +47,13 @@ elements: |
|
|||
'#datepicker': true
|
||||
'#date_date_format': 'D, m/d/Y'
|
||||
'#default_value': '2009-08-18'
|
||||
date_datepicker_button:
|
||||
'#type': date
|
||||
'#title': date_datepicker_button
|
||||
'#datepicker': true
|
||||
'#datepicker_button': true
|
||||
'#date_date_format': 'D, m/d/Y'
|
||||
'#default_value': '2009-08-18'
|
||||
date_datepicker_custom:
|
||||
'#type': date
|
||||
'#title': date_datepicker_custom
|
||||
|
|
@ -59,8 +66,8 @@ elements: |
|
|||
'#datepicker': true
|
||||
'#date_date_format': 'D, m/d/Y'
|
||||
'#description': '(-1 year to +1 year)'
|
||||
'#min': '-1 year'
|
||||
'#max': '+1 year'
|
||||
'#date_date_min': '-1 year'
|
||||
'#date_date_max': '+1 year'
|
||||
'#default_value': now
|
||||
|
||||
css: ''
|
||||
|
|
@ -79,6 +86,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -211,4 +219,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -19,6 +19,23 @@ elements: |
|
|||
'#type': datelist
|
||||
'#title': datelist_default
|
||||
'#default_value': '2009-08-18T01:00:00-05:00'
|
||||
datelist_no_abbreviate:
|
||||
'#type': datelist
|
||||
'#title': datelist_no_abbreviate
|
||||
'#default_value': '2009-08-18T01:00:00-05:00'
|
||||
'#date_abbreviate': false
|
||||
datelist_text_parts:
|
||||
'#type': datelist
|
||||
'#title': datelist_text_parts
|
||||
'#default_value': '2009-08-18T01:00:00-05:00'
|
||||
'#date_text_parts':
|
||||
- month
|
||||
- day
|
||||
- year
|
||||
- hour
|
||||
- minute
|
||||
- second
|
||||
- ampm
|
||||
datelist_datetime:
|
||||
'#type': datelist
|
||||
'#title': datelist_datetime
|
||||
|
|
@ -43,14 +60,21 @@ elements: |
|
|||
'#type': datelist
|
||||
'#title': datelist_min_max
|
||||
'#description': '(2009-01-01 to 2009-12-31)'
|
||||
'#min': '2009-01-01'
|
||||
'#max': '2009-12-31'
|
||||
'#date_date_min': '2009-01-01'
|
||||
'#date_date_max': '2009-12-31'
|
||||
'#default_value': '2009-08-18'
|
||||
datelist_min_max_time:
|
||||
'#type': datelist
|
||||
'#title': datelist_min_max_time
|
||||
'#description': '(2009-01-01 09:00:00 to 2009-12-31 17:00:00)'
|
||||
'#date_min': '2009-01-01 09:00:00'
|
||||
'#date_max': '2009-12-31 17:00:00'
|
||||
'#default_value': '2009-01-01 09:00:00'
|
||||
datelist_date_year_range_reverse:
|
||||
'#type': datelist
|
||||
'#title': datelist_date_year_range_reverse
|
||||
'#date_year_range': '2005:2010'
|
||||
'#date_year_range_reverse': TRUE
|
||||
'#date_year_range_reverse': true
|
||||
datelist_required_error:
|
||||
'#type': datelist
|
||||
'#title': datelist_required_error
|
||||
|
|
@ -74,6 +98,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -206,4 +231,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -54,9 +54,16 @@ elements: |
|
|||
'#type': datetime
|
||||
'#title': datetime_min_max
|
||||
'#description': '(2009-01-01 to 2009-12-31)'
|
||||
'#min': '2009-01-01'
|
||||
'#max': '2009-12-31'
|
||||
'#date_date_min': '2009-01-01'
|
||||
'#date_date_max': '2009-12-31'
|
||||
'#default_value': '2009-08-18'
|
||||
datetime_min_max_time:
|
||||
'#type': datetime
|
||||
'#title': datetime_min_max_time
|
||||
'#description': '(2009-01-01 09:00:00 to 2009-12-31 17:00:00)'
|
||||
'#date_min': '2009-01-01 09:00:00'
|
||||
'#date_max': '2009-12-31 17:00:00'
|
||||
'#default_value': '2009-01-01 09:00:00'
|
||||
datetime_datepicker_timepicker:
|
||||
'#type': datetime
|
||||
'#title': datetime_datepicker_timepicker
|
||||
|
|
@ -65,12 +72,26 @@ elements: |
|
|||
'#date_date_format': 'D, m/d/Y'
|
||||
'#date_time_element': timepicker
|
||||
'#date_time_format': 'g:i A'
|
||||
datetime_datepicker_time_text:
|
||||
'#type': datetime
|
||||
'#title': datetime_datepicker_time_text
|
||||
'#default_value': '2009-08-18T01:00:00-05:00'
|
||||
'#date_time_element': text
|
||||
datetime_datepicker_timepicker_button:
|
||||
'#type': datetime
|
||||
'#title': datetime_datepicker_timepicker_button
|
||||
'#default_value': '2009-08-18T01:00:00-05:00'
|
||||
'#date_date_element': datepicker
|
||||
'#date_date_datepicker_button': true
|
||||
'#date_date_format': 'D, m/d/Y'
|
||||
'#date_time_element': timepicker
|
||||
'#date_time_format': 'g:i A'
|
||||
datetime_time_min_max:
|
||||
'#type': datetime
|
||||
'#title': datetime_time_min_max
|
||||
'#description': '(2009-01-01 to 2009-12-31 and 09:00:00 to 17:00:00)'
|
||||
'#min': '2009-01-01'
|
||||
'#max': '2009-12-31'
|
||||
'#date_date_min': '2009-01-01'
|
||||
'#date_date_max': '2009-12-31'
|
||||
'#date_time_min': '09:00:00'
|
||||
'#date_time_max': '17:00:00'
|
||||
'#date_time_step': '1800'
|
||||
|
|
@ -79,8 +100,8 @@ elements: |
|
|||
'#type': datetime
|
||||
'#title': datetime_datepicker_timepicker_time_min_max
|
||||
'#description': '(2009-01-01 to 2009-12-31 and 09:00:00 to 17:00:00)'
|
||||
'#min': '2009-01-01'
|
||||
'#max': '2009-12-31'
|
||||
'#date_date_min': '2009-01-01'
|
||||
'#date_date_max': '2009-12-31'
|
||||
'#date_time_min': '09:00:00'
|
||||
'#date_time_max': '17:00:00'
|
||||
'#date_time_step': '1800'
|
||||
|
|
@ -93,8 +114,9 @@ elements: |
|
|||
'#type': datetime
|
||||
'#title': datetime_no_seconds
|
||||
'#description': |
|
||||
@see <a href="https://www.drupal.org/node/2917107">Issue #2917107: Date and Time validation problem</a><b r/>
|
||||
@see <a href="https://www.drupal.org/node/2723159">Issue #2723159: Datetime form element cannot validate when using a format without seconds</a><b r/>
|
||||
@see <a href="https://www.drupal.org/node/2917107">Issue #2917107: Date and Time validation problem</a><br/>
|
||||
@see <a href="https://www.drupal.org/node/2723159">Issue #2723159: Datetime form element cannot validate when using a format without seconds</a><br/>
|
||||
|
||||
'#date_date_element': datepicker
|
||||
'#date_time_element': text
|
||||
'#date_time_format': 'H:i'
|
||||
|
|
@ -117,6 +139,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -249,4 +272,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -351,15 +351,15 @@ elements: |
|
|||
webform_computed_token:
|
||||
'#type': webform_computed_token
|
||||
'#title': 'Computed token'
|
||||
'#value': 'This is a Computed token value.'
|
||||
'#description': 'This is a description for the ''webform_computed_token'' element.'
|
||||
'#description_display': tooltip
|
||||
'#template': 'This is a Computed token value.'
|
||||
webform_computed_twig:
|
||||
'#type': webform_computed_twig
|
||||
'#title': 'Computed Twig'
|
||||
'#value': 'This is a Computed Twig value.'
|
||||
'#description': 'This is a description for the ''webform_computed_twig'' element.'
|
||||
'#description_display': tooltip
|
||||
'#template': 'This is a Computed Twig value.'
|
||||
date_time_elements:
|
||||
'#type': details
|
||||
'#title': 'Date/time elements'
|
||||
|
|
@ -490,6 +490,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -622,4 +623,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ category: 'Test: Element'
|
|||
elements: |
|
||||
details:
|
||||
'#type': details
|
||||
'#title': 'details'
|
||||
'#title': details
|
||||
'#description': 'This is a description.'
|
||||
'#help': 'This is help text.'
|
||||
'#more': 'This is more text'
|
||||
|
|
@ -47,6 +47,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -179,4 +180,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -395,6 +395,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -527,4 +528,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -69,6 +69,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -201,6 +202,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -133,6 +133,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -265,6 +266,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -22,8 +22,8 @@ elements: |
|
|||
'#help': 'This is help text.'
|
||||
'#more': 'This is more text'
|
||||
'#required': true
|
||||
'#field_prefix': 'prefix'
|
||||
'#field_suffix': 'suffix'
|
||||
'#field_prefix': prefix
|
||||
'#field_suffix': suffix
|
||||
fieldset_markup:
|
||||
'#markup': '<p>This is some markup</p>'
|
||||
fieldset_title_invisible:
|
||||
|
|
@ -35,24 +35,24 @@ elements: |
|
|||
'#type': fieldset
|
||||
'#title': fieldset_description_before
|
||||
'#description': 'This is a description before.'
|
||||
'#description_display': 'before'
|
||||
'#description_display': before
|
||||
'#help': 'This is help text.'
|
||||
'#more': 'This is more text'
|
||||
'#required': true
|
||||
'#field_prefix': 'prefix'
|
||||
'#field_suffix': 'suffix'
|
||||
'#field_prefix': prefix
|
||||
'#field_suffix': suffix
|
||||
fieldset_markup:
|
||||
'#markup': '<p>This is some markup</p>'
|
||||
fieldset_description_tooltip:
|
||||
'#type': fieldset
|
||||
'#title': fieldset_description_tooltip
|
||||
'#description': 'This is a description tooltip.'
|
||||
'#description_display': 'tooltip'
|
||||
'#description_display': tooltip
|
||||
'#help': 'This is help text.'
|
||||
'#more': 'This is more text'
|
||||
'#required': true
|
||||
'#field_prefix': 'prefix'
|
||||
'#field_suffix': 'suffix'
|
||||
'#field_prefix': prefix
|
||||
'#field_suffix': suffix
|
||||
fieldset_markup:
|
||||
'#markup': '<p>This is some markup</p>'
|
||||
|
||||
|
|
@ -72,6 +72,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -204,4 +205,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -220,21 +220,21 @@ elements: |
|
|||
flex_webform_computed_token_left:
|
||||
'#type': webform_computed_token
|
||||
'#title': 'Computed token 01'
|
||||
'#value': 'This is a Computed token value.'
|
||||
'#template': 'This is a Computed token value.'
|
||||
flex_webform_computed_token_right:
|
||||
'#type': webform_computed_token
|
||||
'#title': 'Computed token 02'
|
||||
'#value': 'This is a Computed token value.'
|
||||
'#template': 'This is a Computed token value.'
|
||||
flexbox_webform_computed_twig:
|
||||
'#type': webform_flexbox
|
||||
flex_webform_computed_twig_left:
|
||||
'#type': webform_computed_twig
|
||||
'#title': 'Computed Twig 01'
|
||||
'#value': 'This is a Computed Twig value.'
|
||||
'#template': 'This is a Computed Twig value.'
|
||||
flex_webform_computed_twig_right:
|
||||
'#type': webform_computed_twig
|
||||
'#title': 'Computed Twig 02'
|
||||
'#value': 'This is a Computed Twig value.'
|
||||
'#template': 'This is a Computed Twig value.'
|
||||
flexbox_webform_contact:
|
||||
'#type': webform_flexbox
|
||||
flex_webform_contact_left:
|
||||
|
|
@ -983,6 +983,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -1115,4 +1116,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -822,6 +822,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -954,4 +955,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -558,26 +558,26 @@ elements: |
|
|||
webform_computed_token_value:
|
||||
'#type': webform_computed_token
|
||||
'#title': 'Computed token (Value)'
|
||||
'#value': 'This is a Computed token value.'
|
||||
'#format': value
|
||||
'#template': 'This is a Computed token value.'
|
||||
webform_computed_token_raw:
|
||||
'#type': webform_computed_token
|
||||
'#title': 'Computed token (Raw value)'
|
||||
'#value': 'This is a Computed token value.'
|
||||
'#format': raw
|
||||
'#template': 'This is a Computed token value.'
|
||||
webform_computed_twig:
|
||||
'#type': details
|
||||
'#title': 'Computed Twig'
|
||||
webform_computed_twig_value:
|
||||
'#type': webform_computed_twig
|
||||
'#title': 'Computed Twig (Value)'
|
||||
'#value': 'This is a Computed Twig value.'
|
||||
'#format': value
|
||||
'#template': 'This is a Computed Twig value.'
|
||||
webform_computed_twig_raw:
|
||||
'#type': webform_computed_twig
|
||||
'#title': 'Computed Twig (Raw value)'
|
||||
'#value': 'This is a Computed Twig value.'
|
||||
'#format': raw
|
||||
'#template': 'This is a Computed Twig value.'
|
||||
date_time_elements:
|
||||
'#type': details
|
||||
'#title': 'Date/time elements'
|
||||
|
|
@ -1217,6 +1217,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -1349,6 +1350,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
email_text:
|
||||
id: email
|
||||
|
|
|
|||
|
|
@ -21,8 +21,10 @@ elements: |
|
|||
'#format': custom
|
||||
'#format_html': |
|
||||
<em>{{ value }}</em>
|
||||
|
||||
'#format_text': |
|
||||
/{{ value }}/
|
||||
|
||||
'#default_value': '{textfield_custom}'
|
||||
textfield_custom_value_multiple:
|
||||
'#type': textfield
|
||||
|
|
@ -31,8 +33,10 @@ elements: |
|
|||
'#format': custom
|
||||
'#format_html': |
|
||||
<em>{{ value }}</em>
|
||||
|
||||
'#format_text': |
|
||||
/{{ value }}/
|
||||
|
||||
'#format_items': custom
|
||||
'#format_items_html': |
|
||||
<table>
|
||||
|
|
@ -40,10 +44,12 @@ elements: |
|
|||
<tr {% if loop.index is divisible by(2) %}style="background-color: #ffc"{% endif %}><td>{{ item }}</td></tr>
|
||||
{% endfor %}
|
||||
</table>
|
||||
|
||||
'#format_items_text': |
|
||||
{% for item in items %}
|
||||
⦿ {{ item }}
|
||||
{% endfor %}
|
||||
|
||||
'#default_value':
|
||||
- One
|
||||
- Two
|
||||
|
|
@ -64,6 +70,7 @@ elements: |
|
|||
item['original:image']: <div style="width: 100px">{{ item['original:image'] }}</div>
|
||||
item['original:link']: <div style="width: 100px">{{ item['original:link'] }}</div>
|
||||
item['original:modal']: <div style="width: 100px">{{ item['original:modal'] }}</div>
|
||||
|
||||
'#format_text': |
|
||||
value: {{ value }}
|
||||
item['value']: {{ item['value'] }}
|
||||
|
|
@ -71,6 +78,7 @@ elements: |
|
|||
item['link']: {{ item['link'] }}
|
||||
item['id']: {{ item['id'] }}
|
||||
item['url']: {{ item['url'] }}
|
||||
|
||||
address_custom:
|
||||
'#type': webform_address
|
||||
'#title': address_custom
|
||||
|
|
@ -82,6 +90,7 @@ elements: |
|
|||
element.state_province: {{ element.state_province }}<br/>
|
||||
element.postal_code: {{ element.postal_code }}<br/>
|
||||
element.country: {{ element.country }}<br/>
|
||||
|
||||
'#format_text': |
|
||||
element.address: {{ element.address }}
|
||||
element.address_2: {{ element.address_2 }}
|
||||
|
|
@ -89,6 +98,7 @@ elements: |
|
|||
element.state_province: {{ element.state_province }}
|
||||
element.postal_code: {{ element.postal_code }}
|
||||
element.country: {{ element.country }}
|
||||
|
||||
'#state_province__type': webform_select_other
|
||||
'#country__type': webform_select_other
|
||||
'#default_value':
|
||||
|
|
@ -104,8 +114,10 @@ elements: |
|
|||
'#format': custom
|
||||
'#format_html': |
|
||||
{{ item.details }}
|
||||
|
||||
'#format_text': |
|
||||
{{ item.details }}
|
||||
|
||||
fieldset_custom_textfield:
|
||||
'#type': textfield
|
||||
'#title': fieldset_custom_textfield
|
||||
|
|
@ -118,10 +130,12 @@ elements: |
|
|||
<h3>fieldset_custom_children</h3>
|
||||
<hr />
|
||||
{{ children }}
|
||||
|
||||
'#format_text': |
|
||||
fieldset_custom_children
|
||||
------------------------
|
||||
{{ children }}
|
||||
|
||||
fieldset_custom_children_textfield:
|
||||
'#type': textfield
|
||||
'#title': fieldset_custom_children_textfield
|
||||
|
|
@ -143,6 +157,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -275,4 +290,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -1629,6 +1629,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -1761,6 +1762,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
email_text:
|
||||
id: email
|
||||
|
|
|
|||
|
|
@ -43,6 +43,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -175,6 +176,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
email_html:
|
||||
id: email
|
||||
|
|
|
|||
|
|
@ -87,6 +87,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -219,4 +220,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -118,6 +118,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -250,6 +251,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ elements: |
|
|||
'#title': 'webform_html_editor (format)'
|
||||
'#required': true
|
||||
'#default_value': 'Hello <b>World!!!</b>'
|
||||
'#format': 'basic_html'
|
||||
'#format': basic_html
|
||||
webform_html_editor_codemirror:
|
||||
'#type': webform_html_editor
|
||||
'#title': 'webform_html_editor_codemirror (none)'
|
||||
|
|
@ -58,6 +58,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -190,6 +191,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -349,11 +349,11 @@ elements: |
|
|||
webform_computed_token:
|
||||
'#type': webform_computed_token
|
||||
'#title': 'Computed token | <script>alert(''This markup is not escaped properly!!!'') </script>'
|
||||
'#value': 'This is a Computed token value.'
|
||||
'#template': 'This is a Computed token value.'
|
||||
webform_computed_twig:
|
||||
'#type': webform_computed_twig
|
||||
'#title': 'Computed Twig | <script>alert(''This markup is not escaped properly!!!'') </script>'
|
||||
'#value': 'This is a Computed Twig value.'
|
||||
'#template': 'This is a Computed Twig value.'
|
||||
containers:
|
||||
'#type': details
|
||||
'#title': 'Containers | <script>alert(''This markup is not escaped properly!!!'') </script>'
|
||||
|
|
@ -535,6 +535,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -667,4 +668,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -349,11 +349,11 @@ elements: |
|
|||
webform_computed_token:
|
||||
'#type': webform_computed_token
|
||||
'#title': '<u>Computed token</u>'
|
||||
'#value': 'This is a Computed token value.'
|
||||
'#template': 'This is a Computed token value.'
|
||||
webform_computed_twig:
|
||||
'#type': webform_computed_twig
|
||||
'#title': '<u>Computed Twig</u>'
|
||||
'#value': 'This is a Computed Twig value.'
|
||||
'#template': 'This is a Computed Twig value.'
|
||||
containers:
|
||||
'#type': details
|
||||
'#title': '<u>Containers</u>'
|
||||
|
|
@ -535,6 +535,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -667,4 +668,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -86,8 +86,8 @@ elements: |
|
|||
'#type': textfield
|
||||
'#title': 'Please enter a value'
|
||||
checkbox_target:
|
||||
'#type': 'checkboxes'
|
||||
'#title': 'Checkboxes'
|
||||
'#type': checkboxes
|
||||
'#title': Checkboxes
|
||||
'#options':
|
||||
1: One
|
||||
2: Two
|
||||
|
|
@ -114,6 +114,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -246,4 +247,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': minimal
|
||||
minimal_radios:
|
||||
'#type': radios
|
||||
|
|
@ -51,7 +51,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': minimal-grey
|
||||
minimal_grey_radios:
|
||||
'#type': radios
|
||||
|
|
@ -73,7 +73,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': minimal-yellow
|
||||
minimal_yellow_radios:
|
||||
'#type': radios
|
||||
|
|
@ -95,7 +95,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': minimal-orange
|
||||
minimal_orange_radios:
|
||||
'#type': radios
|
||||
|
|
@ -117,7 +117,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': minimal-red
|
||||
minimal_red_radios:
|
||||
'#type': radios
|
||||
|
|
@ -139,7 +139,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': minimal-pink
|
||||
minimal_pink_radios:
|
||||
'#type': radios
|
||||
|
|
@ -161,7 +161,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': minimal-purple
|
||||
minimal_purple_radios:
|
||||
'#type': radios
|
||||
|
|
@ -183,7 +183,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': minimal-blue
|
||||
minimal_blue_radios:
|
||||
'#type': radios
|
||||
|
|
@ -205,7 +205,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': minimal-green
|
||||
minimal_green_radios:
|
||||
'#type': radios
|
||||
|
|
@ -227,7 +227,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': minimal-aero
|
||||
minimal_aero_radios:
|
||||
'#type': radios
|
||||
|
|
@ -253,7 +253,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': flat
|
||||
flat_radios:
|
||||
'#type': radios
|
||||
|
|
@ -275,7 +275,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': flat-grey
|
||||
flat_grey_radios:
|
||||
'#type': radios
|
||||
|
|
@ -297,7 +297,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': flat-yellow
|
||||
flat_yellow_radios:
|
||||
'#type': radios
|
||||
|
|
@ -319,7 +319,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': flat-orange
|
||||
flat_orange_radios:
|
||||
'#type': radios
|
||||
|
|
@ -341,7 +341,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': flat-red
|
||||
flat_red_radios:
|
||||
'#type': radios
|
||||
|
|
@ -363,7 +363,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': flat-pink
|
||||
flat_pink_radios:
|
||||
'#type': radios
|
||||
|
|
@ -385,7 +385,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': flat-purple
|
||||
flat_purple_radios:
|
||||
'#type': radios
|
||||
|
|
@ -407,7 +407,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': flat-blue
|
||||
flat_blue_radios:
|
||||
'#type': radios
|
||||
|
|
@ -429,7 +429,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': flat-green
|
||||
flat_green_radios:
|
||||
'#type': radios
|
||||
|
|
@ -451,7 +451,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': flat-aero
|
||||
flat_aero_radios:
|
||||
'#type': radios
|
||||
|
|
@ -477,7 +477,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': line
|
||||
line_radios:
|
||||
'#type': radios
|
||||
|
|
@ -499,7 +499,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': line-grey
|
||||
line_grey_radios:
|
||||
'#type': radios
|
||||
|
|
@ -521,7 +521,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': line-yellow
|
||||
line_yellow_radios:
|
||||
'#type': radios
|
||||
|
|
@ -543,7 +543,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': line-orange
|
||||
line_orange_radios:
|
||||
'#type': radios
|
||||
|
|
@ -565,7 +565,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': line-red
|
||||
line_red_radios:
|
||||
'#type': radios
|
||||
|
|
@ -587,7 +587,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': line-pink
|
||||
line_pink_radios:
|
||||
'#type': radios
|
||||
|
|
@ -609,7 +609,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': line-purple
|
||||
line_purple_radios:
|
||||
'#type': radios
|
||||
|
|
@ -631,7 +631,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': line-blue
|
||||
line_blue_radios:
|
||||
'#type': radios
|
||||
|
|
@ -653,7 +653,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': line-green
|
||||
line_green_radios:
|
||||
'#type': radios
|
||||
|
|
@ -675,7 +675,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': line-aero
|
||||
line_aero_radios:
|
||||
'#type': radios
|
||||
|
|
@ -701,7 +701,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': square
|
||||
square_radios:
|
||||
'#type': radios
|
||||
|
|
@ -723,7 +723,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': square-grey
|
||||
square_grey_radios:
|
||||
'#type': radios
|
||||
|
|
@ -745,7 +745,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': square-yellow
|
||||
square_yellow_radios:
|
||||
'#type': radios
|
||||
|
|
@ -767,7 +767,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': square-orange
|
||||
square_orange_radios:
|
||||
'#type': radios
|
||||
|
|
@ -789,7 +789,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': square-red
|
||||
square_red_radios:
|
||||
'#type': radios
|
||||
|
|
@ -811,7 +811,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': square-pink
|
||||
square_pink_radios:
|
||||
'#type': radios
|
||||
|
|
@ -833,7 +833,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': square-purple
|
||||
square_purple_radios:
|
||||
'#type': radios
|
||||
|
|
@ -855,7 +855,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': square-blue
|
||||
square_blue_radios:
|
||||
'#type': radios
|
||||
|
|
@ -877,7 +877,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': square-green
|
||||
square_green_radios:
|
||||
'#type': radios
|
||||
|
|
@ -899,7 +899,7 @@ elements: |
|
|||
three: Three
|
||||
'#default_value': one
|
||||
'#wrapper_attributes':
|
||||
class: container-inline
|
||||
- class: container-inline
|
||||
'#icheck': square-aero
|
||||
square_aero_radios:
|
||||
'#type': radios
|
||||
|
|
@ -928,6 +928,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -1060,4 +1061,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -46,6 +46,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -178,4 +179,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -21,8 +21,7 @@ elements: |
|
|||
webform_image_file_advanced:
|
||||
'#type': webform_image_file
|
||||
'#title': 'webform_image_file_advanced (max: 20x20)'
|
||||
'#max_resolution': '20x20'
|
||||
|
||||
'#max_resolution': 20x20
|
||||
css: ''
|
||||
javascript: ''
|
||||
settings:
|
||||
|
|
@ -39,6 +38,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -171,6 +171,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ elements: |
|
|||
'#description': '{description}'
|
||||
'#height_title': '{height_title}'
|
||||
'#width_title': '{width_title}'
|
||||
'#default_value': '300x400'
|
||||
'#default_value': 300x400
|
||||
|
||||
css: ''
|
||||
javascript: ''
|
||||
|
|
@ -42,6 +42,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -174,6 +175,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -0,0 +1,240 @@
|
|||
langcode: en
|
||||
status: open
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- webform_test
|
||||
open: null
|
||||
close: null
|
||||
weight: 0
|
||||
uid: null
|
||||
template: false
|
||||
archive: false
|
||||
id: test_element_input_mask
|
||||
title: 'Test: Element: Input Mask'
|
||||
description: 'Tests input mask.'
|
||||
category: 'Test: Element'
|
||||
elements: |
|
||||
currency:
|
||||
'#type': textfield
|
||||
'#title': currency
|
||||
'#input_mask': '''alias'': ''currency'''
|
||||
datetime:
|
||||
'#type': textfield
|
||||
'#title': datetime
|
||||
'#input_mask': '''alias'': ''datetime'''
|
||||
decimal:
|
||||
'#type': textfield
|
||||
'#title': decimal
|
||||
'#input_mask': '''alias'': ''decimal'''
|
||||
email:
|
||||
'#type': textfield
|
||||
'#title': email
|
||||
'#input_mask': '''alias'': ''email'''
|
||||
ip:
|
||||
'#type': textfield
|
||||
'#title': ip
|
||||
'#input_mask': '''alias'': ''ip'''
|
||||
license_plate:
|
||||
'#type': textfield
|
||||
'#title': license_plate
|
||||
'#input_mask': '[9-]AAA-999'
|
||||
mac:
|
||||
'#type': textfield
|
||||
'#title': mac
|
||||
'#input_mask': '''alias'': ''mac'''
|
||||
percentage:
|
||||
'#type': textfield
|
||||
'#title': percentage
|
||||
'#input_mask': '''alias'': ''percentage'''
|
||||
phone:
|
||||
'#type': textfield
|
||||
'#title': phone
|
||||
'#input_mask': '(999) 999-9999'
|
||||
ssn:
|
||||
'#type': textfield
|
||||
'#title': ssn
|
||||
'#input_mask': 999-99-9999
|
||||
vin:
|
||||
'#type': textfield
|
||||
'#title': vin
|
||||
'#input_mask': '''alias'': ''vin'''
|
||||
zip:
|
||||
'#type': textfield
|
||||
'#title': zip
|
||||
'#input_mask': '99999[-9999]'
|
||||
uppercase:
|
||||
'#type': textfield
|
||||
'#title': uppercase
|
||||
'#input_mask': '''casing'': ''upper'''
|
||||
lowercase:
|
||||
'#type': textfield
|
||||
'#title': lowercase
|
||||
'#input_mask': '''casing'': ''lower'''
|
||||
custom:
|
||||
'#type': textfield
|
||||
'#title': custom
|
||||
'#input_mask': '''alias'': ''numeric'', ''groupSeparator'': '','', ''autoGroup'': true, ''digits'': 2, ''digitsOptional'': false, ''prefix'': ''$ '', ''placeholder'': ''0'''
|
||||
|
||||
css: ''
|
||||
javascript: ''
|
||||
settings:
|
||||
ajax: false
|
||||
ajax_scroll_top: form
|
||||
page: true
|
||||
page_submit_path: ''
|
||||
page_confirm_path: ''
|
||||
form_title: source_entity_webform
|
||||
form_submit_once: false
|
||||
form_exception_message: ''
|
||||
form_open_message: ''
|
||||
form_close_message: ''
|
||||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
form_prepopulate_source_entity_required: false
|
||||
form_prepopulate_source_entity_type: ''
|
||||
form_reset: false
|
||||
form_disable_autocomplete: false
|
||||
form_novalidate: false
|
||||
form_disable_inline_errors: false
|
||||
form_required: false
|
||||
form_unsaved: false
|
||||
form_disable_back: false
|
||||
form_submit_back: false
|
||||
form_autofocus: false
|
||||
form_details_toggle: false
|
||||
form_access_denied: default
|
||||
form_access_denied_title: ''
|
||||
form_access_denied_message: ''
|
||||
form_access_denied_attributes: { }
|
||||
form_file_limit: ''
|
||||
submission_label: ''
|
||||
submission_log: false
|
||||
submission_views: { }
|
||||
submission_views_replace: { }
|
||||
submission_user_columns: { }
|
||||
submission_user_duplicate: false
|
||||
submission_access_denied: default
|
||||
submission_access_denied_title: ''
|
||||
submission_access_denied_message: ''
|
||||
submission_access_denied_attributes: { }
|
||||
submission_exception_message: ''
|
||||
submission_locked_message: ''
|
||||
submission_excluded_elements: { }
|
||||
submission_exclude_empty: false
|
||||
submission_exclude_empty_checkbox: false
|
||||
previous_submission_message: ''
|
||||
previous_submissions_message: ''
|
||||
autofill: false
|
||||
autofill_message: ''
|
||||
autofill_excluded_elements: { }
|
||||
wizard_progress_bar: true
|
||||
wizard_progress_pages: false
|
||||
wizard_progress_percentage: false
|
||||
wizard_progress_link: false
|
||||
wizard_start_label: ''
|
||||
wizard_preview_link: false
|
||||
wizard_confirmation: true
|
||||
wizard_confirmation_label: ''
|
||||
wizard_track: ''
|
||||
preview: 0
|
||||
preview_label: ''
|
||||
preview_title: ''
|
||||
preview_message: ''
|
||||
preview_attributes: { }
|
||||
preview_excluded_elements: { }
|
||||
preview_exclude_empty: true
|
||||
preview_exclude_empty_checkbox: false
|
||||
draft: none
|
||||
draft_multiple: false
|
||||
draft_auto_save: false
|
||||
draft_saved_message: ''
|
||||
draft_loaded_message: ''
|
||||
confirmation_type: page
|
||||
confirmation_title: ''
|
||||
confirmation_message: ''
|
||||
confirmation_url: ''
|
||||
confirmation_attributes: { }
|
||||
confirmation_back: true
|
||||
confirmation_back_label: ''
|
||||
confirmation_back_attributes: { }
|
||||
confirmation_exclude_query: false
|
||||
confirmation_exclude_token: false
|
||||
limit_total: null
|
||||
limit_total_interval: null
|
||||
limit_total_message: ''
|
||||
limit_total_unique: false
|
||||
limit_user: null
|
||||
limit_user_interval: null
|
||||
limit_user_message: ''
|
||||
limit_user_unique: false
|
||||
entity_limit_total: null
|
||||
entity_limit_total_interval: null
|
||||
entity_limit_user: null
|
||||
entity_limit_user_interval: null
|
||||
purge: none
|
||||
purge_days: null
|
||||
results_disabled: false
|
||||
results_disabled_ignore: false
|
||||
token_update: false
|
||||
access:
|
||||
create:
|
||||
roles:
|
||||
- anonymous
|
||||
- authenticated
|
||||
users: { }
|
||||
permissions: { }
|
||||
view_any:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
update_any:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
delete_any:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
purge_any:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
view_own:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
update_own:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
delete_own:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
administer:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
test:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
label: Debug
|
||||
handler_id: debug
|
||||
status: true
|
||||
conditions: { }
|
||||
weight: 1
|
||||
settings: { }
|
||||
|
|
@ -14,11 +14,7 @@ id: test_element_invalid
|
|||
title: 'Test: Element: Invalid'
|
||||
description: 'Test invalid elements YAML.'
|
||||
category: 'Test: Element'
|
||||
elements: |
|
||||
not
|
||||
valid
|
||||
yaml
|
||||
|
||||
elements: '''not valid yaml'''
|
||||
css: ''
|
||||
javascript: ''
|
||||
settings:
|
||||
|
|
@ -35,6 +31,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -167,4 +164,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -70,14 +70,14 @@ elements: |
|
|||
'#title': likert_values
|
||||
'#na_answer': true
|
||||
'#questions':
|
||||
0: 'Question 0'
|
||||
1: 'Question 1'
|
||||
2: 'Question 2'
|
||||
- 'Question 0'
|
||||
- 'Question 1'
|
||||
- 'Question 2'
|
||||
'#answers':
|
||||
0: 'Option 0'
|
||||
1: 'Option 1'
|
||||
2: 'Option 2'
|
||||
3: 'Option 3'
|
||||
- 'Option 0'
|
||||
- 'Option 1'
|
||||
- 'Option 2'
|
||||
- 'Option 3'
|
||||
|
||||
css: ''
|
||||
javascript: ''
|
||||
|
|
@ -95,6 +95,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -227,6 +228,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -111,6 +111,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -243,6 +244,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -65,6 +65,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -197,6 +198,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -48,7 +48,18 @@ elements: |
|
|||
'#title': managed_file_sanitize
|
||||
'#file_extensions': txt
|
||||
'#sanitize': true
|
||||
|
||||
managed_file_single_placeholder:
|
||||
'#type': managed_file
|
||||
'#title': managed_file_single_placeholder
|
||||
'#file_extensions': txt
|
||||
'#file_placeholder': 'This is the single file upload placeholder'
|
||||
managed_file_multiple_placeholder:
|
||||
'#type': managed_file
|
||||
'#title': managed_file_multiple_placeholder
|
||||
'#file_extensions': txt
|
||||
'#file_placeholder': 'This is the multiple file upload placeholder'
|
||||
'#multiple': true
|
||||
|
||||
css: ''
|
||||
javascript: ''
|
||||
settings:
|
||||
|
|
@ -65,6 +76,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -197,4 +209,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -168,4 +169,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -0,0 +1,229 @@
|
|||
langcode: en
|
||||
status: open
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- webform_test
|
||||
open: null
|
||||
close: null
|
||||
weight: 0
|
||||
uid: null
|
||||
template: false
|
||||
archive: false
|
||||
id: test_element_managed_file_help
|
||||
title: 'Test: File upload help'
|
||||
description: 'Test file upload help.'
|
||||
category: 'Test: Element'
|
||||
elements: |
|
||||
description:
|
||||
'#type': details
|
||||
'#title': description
|
||||
'#open': true
|
||||
managed_file_help_description:
|
||||
'#type': managed_file
|
||||
'#title': managed_file_help_description
|
||||
managed_file_help_description_custom:
|
||||
'#type': managed_file
|
||||
'#title': managed_file_help_description_custom
|
||||
'#description': 'This is a custom description'
|
||||
'#description_display': before
|
||||
'#multiple': true
|
||||
help:
|
||||
'#type': details
|
||||
'#title': help
|
||||
'#open': true
|
||||
managed_file_help_help:
|
||||
'#type': managed_file
|
||||
'#title': managed_file_help_help
|
||||
'#file_help': help
|
||||
managed_file_help_help_custom:
|
||||
'#type': managed_file
|
||||
'#title': managed_file_help_help_custom
|
||||
'#file_help': help
|
||||
'#help': 'This is custom help'
|
||||
'#multiple': true
|
||||
more:
|
||||
'#type': details
|
||||
'#title': more
|
||||
'#open': true
|
||||
managed_file_help_more:
|
||||
'#type': managed_file
|
||||
'#title': managed_file_help_more
|
||||
'#file_help': more
|
||||
managed_file_help_more_custom:
|
||||
'#type': managed_file
|
||||
'#title': managed_file_help_more_custom
|
||||
'#file_help': more
|
||||
'#more': 'This is custom help'
|
||||
'#multiple': true
|
||||
none:
|
||||
'#type': details
|
||||
'#title': none
|
||||
'#open': true
|
||||
managed_file_help_none:
|
||||
'#type': managed_file
|
||||
'#title': managed_file_help_none
|
||||
'#file_help': none
|
||||
|
||||
css: ''
|
||||
javascript: ''
|
||||
settings:
|
||||
ajax: false
|
||||
ajax_scroll_top: form
|
||||
page: true
|
||||
page_submit_path: ''
|
||||
page_confirm_path: ''
|
||||
form_title: source_entity_webform
|
||||
form_submit_once: false
|
||||
form_exception_message: ''
|
||||
form_open_message: ''
|
||||
form_close_message: ''
|
||||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
form_prepopulate_source_entity_required: false
|
||||
form_prepopulate_source_entity_type: ''
|
||||
form_reset: false
|
||||
form_disable_autocomplete: false
|
||||
form_novalidate: false
|
||||
form_disable_inline_errors: false
|
||||
form_required: false
|
||||
form_unsaved: false
|
||||
form_disable_back: false
|
||||
form_submit_back: false
|
||||
form_autofocus: false
|
||||
form_details_toggle: false
|
||||
form_access_denied: default
|
||||
form_access_denied_title: ''
|
||||
form_access_denied_message: ''
|
||||
form_access_denied_attributes: { }
|
||||
form_file_limit: ''
|
||||
submission_label: ''
|
||||
submission_log: false
|
||||
submission_views: { }
|
||||
submission_views_replace: { }
|
||||
submission_user_columns: { }
|
||||
submission_user_duplicate: false
|
||||
submission_access_denied: default
|
||||
submission_access_denied_title: ''
|
||||
submission_access_denied_message: ''
|
||||
submission_access_denied_attributes: { }
|
||||
submission_exception_message: ''
|
||||
submission_locked_message: ''
|
||||
submission_excluded_elements: { }
|
||||
submission_exclude_empty: false
|
||||
submission_exclude_empty_checkbox: false
|
||||
previous_submission_message: ''
|
||||
previous_submissions_message: ''
|
||||
autofill: false
|
||||
autofill_message: ''
|
||||
autofill_excluded_elements: { }
|
||||
wizard_progress_bar: true
|
||||
wizard_progress_pages: false
|
||||
wizard_progress_percentage: false
|
||||
wizard_progress_link: false
|
||||
wizard_start_label: ''
|
||||
wizard_preview_link: false
|
||||
wizard_confirmation: true
|
||||
wizard_confirmation_label: ''
|
||||
wizard_track: ''
|
||||
preview: 0
|
||||
preview_label: ''
|
||||
preview_title: ''
|
||||
preview_message: ''
|
||||
preview_attributes: { }
|
||||
preview_excluded_elements: { }
|
||||
preview_exclude_empty: true
|
||||
preview_exclude_empty_checkbox: false
|
||||
draft: none
|
||||
draft_multiple: false
|
||||
draft_auto_save: false
|
||||
draft_saved_message: ''
|
||||
draft_loaded_message: ''
|
||||
confirmation_type: page
|
||||
confirmation_title: ''
|
||||
confirmation_message: ''
|
||||
confirmation_url: ''
|
||||
confirmation_attributes: { }
|
||||
confirmation_back: true
|
||||
confirmation_back_label: ''
|
||||
confirmation_back_attributes: { }
|
||||
confirmation_exclude_query: false
|
||||
confirmation_exclude_token: false
|
||||
limit_total: null
|
||||
limit_total_interval: null
|
||||
limit_total_message: ''
|
||||
limit_total_unique: false
|
||||
limit_user: null
|
||||
limit_user_interval: null
|
||||
limit_user_message: ''
|
||||
limit_user_unique: false
|
||||
entity_limit_total: null
|
||||
entity_limit_total_interval: null
|
||||
entity_limit_user: null
|
||||
entity_limit_user_interval: null
|
||||
purge: none
|
||||
purge_days: null
|
||||
results_disabled: false
|
||||
results_disabled_ignore: false
|
||||
token_update: false
|
||||
access:
|
||||
create:
|
||||
roles:
|
||||
- anonymous
|
||||
- authenticated
|
||||
users: { }
|
||||
permissions: { }
|
||||
view_any:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
update_any:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
delete_any:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
purge_any:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
view_own:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
update_own:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
delete_own:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
administer:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
test:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
label: Debug
|
||||
handler_id: debug
|
||||
status: true
|
||||
conditions: { }
|
||||
weight: 0
|
||||
settings: { }
|
||||
|
|
@ -44,6 +44,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -176,4 +177,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -44,6 +44,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -176,6 +177,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -0,0 +1,217 @@
|
|||
langcode: en
|
||||
status: open
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- webform_test
|
||||
open: null
|
||||
close: null
|
||||
weight: 0
|
||||
uid: null
|
||||
template: false
|
||||
archive: false
|
||||
id: test_element_managed_file_prev
|
||||
title: 'Test: Element: Managed file preview'
|
||||
description: 'Test file upload previews using managed file element.'
|
||||
category: 'Test: Element'
|
||||
elements: |
|
||||
webform_image_file:
|
||||
'#type': webform_image_file
|
||||
'#title': webform_image_file
|
||||
'#file_preview': 'thumbnail:modal'
|
||||
'#file_extensions': gif
|
||||
webform_image_file_multiple:
|
||||
'#type': webform_image_file
|
||||
'#title': webform_image_file_multiple
|
||||
'#file_preview': 'thumbnail:modal'
|
||||
'#file_extensions': gif
|
||||
'#multiple': true
|
||||
webform_audio_file:
|
||||
'#type': webform_audio_file
|
||||
'#title': webform_audio_file
|
||||
'#file_preview': file
|
||||
'#file_extensions': mp3
|
||||
webform_audio_file_multiple:
|
||||
'#type': webform_audio_file
|
||||
'#title': webform_audio_file_multiple
|
||||
'#file_preview': file
|
||||
'#file_extensions': mp3
|
||||
'#multiple': true
|
||||
webform_video_file:
|
||||
'#type': webform_video_file
|
||||
'#title': webform_video_file
|
||||
'#file_preview': file
|
||||
'#file_extensions': mp4
|
||||
webform_video_file_multiple:
|
||||
'#type': webform_video_file
|
||||
'#title': webform_video_file_multiple
|
||||
'#file_preview': file
|
||||
'#file_extensions': mp4
|
||||
'#multiple': true
|
||||
webform_document_file:
|
||||
'#type': webform_document_file
|
||||
'#title': webform_document_file
|
||||
'#file_preview': url
|
||||
'#file_extensions': txt
|
||||
webform_document_file_multiple:
|
||||
'#type': webform_document_file
|
||||
'#title': webform_document_file_multiple
|
||||
'#file_preview': url
|
||||
'#file_extensions': txt
|
||||
'#multiple': true
|
||||
css: ''
|
||||
javascript: ''
|
||||
settings:
|
||||
ajax: false
|
||||
ajax_scroll_top: form
|
||||
page: true
|
||||
page_submit_path: ''
|
||||
page_confirm_path: ''
|
||||
form_title: source_entity_webform
|
||||
form_submit_once: false
|
||||
form_exception_message: ''
|
||||
form_open_message: ''
|
||||
form_close_message: ''
|
||||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
form_prepopulate_source_entity_required: false
|
||||
form_prepopulate_source_entity_type: ''
|
||||
form_reset: false
|
||||
form_disable_autocomplete: false
|
||||
form_novalidate: false
|
||||
form_disable_inline_errors: false
|
||||
form_required: false
|
||||
form_unsaved: false
|
||||
form_disable_back: false
|
||||
form_submit_back: false
|
||||
form_autofocus: false
|
||||
form_details_toggle: false
|
||||
form_access_denied: default
|
||||
form_access_denied_title: ''
|
||||
form_access_denied_message: ''
|
||||
form_access_denied_attributes: { }
|
||||
form_file_limit: ''
|
||||
submission_label: ''
|
||||
submission_log: false
|
||||
submission_views: { }
|
||||
submission_views_replace: { }
|
||||
submission_user_columns: { }
|
||||
submission_user_duplicate: false
|
||||
submission_access_denied: default
|
||||
submission_access_denied_title: ''
|
||||
submission_access_denied_message: ''
|
||||
submission_access_denied_attributes: { }
|
||||
submission_exception_message: ''
|
||||
submission_locked_message: ''
|
||||
submission_excluded_elements: { }
|
||||
submission_exclude_empty: false
|
||||
submission_exclude_empty_checkbox: false
|
||||
previous_submission_message: ''
|
||||
previous_submissions_message: ''
|
||||
autofill: false
|
||||
autofill_message: ''
|
||||
autofill_excluded_elements: { }
|
||||
wizard_progress_bar: true
|
||||
wizard_progress_pages: false
|
||||
wizard_progress_percentage: false
|
||||
wizard_progress_link: false
|
||||
wizard_start_label: ''
|
||||
wizard_preview_link: false
|
||||
wizard_confirmation: true
|
||||
wizard_confirmation_label: ''
|
||||
wizard_track: ''
|
||||
preview: 0
|
||||
preview_label: ''
|
||||
preview_title: ''
|
||||
preview_message: ''
|
||||
preview_attributes: { }
|
||||
preview_excluded_elements: { }
|
||||
preview_exclude_empty: true
|
||||
preview_exclude_empty_checkbox: false
|
||||
draft: none
|
||||
draft_multiple: false
|
||||
draft_auto_save: false
|
||||
draft_saved_message: ''
|
||||
draft_loaded_message: ''
|
||||
confirmation_type: page
|
||||
confirmation_title: ''
|
||||
confirmation_message: ''
|
||||
confirmation_url: ''
|
||||
confirmation_attributes: { }
|
||||
confirmation_back: true
|
||||
confirmation_back_label: ''
|
||||
confirmation_back_attributes: { }
|
||||
confirmation_exclude_query: false
|
||||
confirmation_exclude_token: false
|
||||
limit_total: null
|
||||
limit_total_interval: null
|
||||
limit_total_message: ''
|
||||
limit_total_unique: false
|
||||
limit_user: null
|
||||
limit_user_interval: null
|
||||
limit_user_message: ''
|
||||
limit_user_unique: false
|
||||
entity_limit_total: null
|
||||
entity_limit_total_interval: null
|
||||
entity_limit_user: null
|
||||
entity_limit_user_interval: null
|
||||
purge: none
|
||||
purge_days: null
|
||||
results_disabled: false
|
||||
results_disabled_ignore: false
|
||||
token_update: false
|
||||
access:
|
||||
create:
|
||||
roles:
|
||||
- anonymous
|
||||
- authenticated
|
||||
users: { }
|
||||
permissions: { }
|
||||
view_any:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
update_any:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
delete_any:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
purge_any:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
view_own:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
update_own:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
delete_own:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
administer:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
test:
|
||||
roles:
|
||||
- anonymous
|
||||
- authenticated
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
@ -36,7 +36,7 @@ elements: |
|
|||
'#source__title': '{Custom source}'
|
||||
'#destination__title': '{Destination source}'
|
||||
'#destination__description': '{Destination description}'
|
||||
'#arrow': '»'
|
||||
'#arrow': »
|
||||
'#format': table
|
||||
'#source': days
|
||||
'#destination':
|
||||
|
|
@ -124,6 +124,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -256,6 +257,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -46,6 +46,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -178,4 +179,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -88,6 +88,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -220,4 +221,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -108,6 +108,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -240,4 +241,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ elements: |
|
|||
'#type': textfield
|
||||
'#title': more_title_description_hidden
|
||||
'#description': '{This is an example of a hidden description}'
|
||||
'#description_display': 'invisible'
|
||||
'#description_display': invisible
|
||||
'#more_title': '{Custom more title}'
|
||||
'#more': '{This is an example of more}'
|
||||
more_datetime:
|
||||
|
|
@ -78,6 +78,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -210,4 +211,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -208,7 +208,7 @@ elements: |
|
|||
'#help': 'This is custom help text'
|
||||
option:
|
||||
'#type': container
|
||||
'#title': 'text/description'
|
||||
'#title': text/description
|
||||
'#title_display': invisible
|
||||
'#help': 'This is custom help text'
|
||||
text:
|
||||
|
|
@ -224,10 +224,10 @@ elements: |
|
|||
'#default_value':
|
||||
- value: one
|
||||
text: One
|
||||
description: This is the number 1.
|
||||
description: 'This is the number 1.'
|
||||
- value: two
|
||||
text: Two
|
||||
description: This is the number 2.
|
||||
description: 'This is the number 2.'
|
||||
webform_multiple_no_items:
|
||||
'#type': webform_multiple
|
||||
'#title': webform_multiple_no_items
|
||||
|
|
@ -250,6 +250,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -382,6 +383,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -29,15 +29,15 @@ elements: |
|
|||
'#open': true
|
||||
date_basic:
|
||||
'#type': date
|
||||
'#title': 'date_basic'
|
||||
'#title': date_basic
|
||||
'#multiple': true
|
||||
datetime_basic:
|
||||
'#type': datetime
|
||||
'#title': 'datetime_basic'
|
||||
'#title': datetime_basic
|
||||
'#multiple': true
|
||||
datelist_basic:
|
||||
'#type': datelist
|
||||
'#title': 'datelist_basic'
|
||||
'#title': datelist_basic
|
||||
'#multiple': true
|
||||
|
||||
css: ''
|
||||
|
|
@ -56,6 +56,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -188,6 +189,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -21,11 +21,11 @@ elements: |
|
|||
webform_element_multiple_true:
|
||||
'#type': webform_element_multiple
|
||||
'#title': webform_element_multiple_true
|
||||
'#default_value': TRUE
|
||||
'#default_value': true
|
||||
webform_element_multiple_false:
|
||||
'#type': webform_element_multiple
|
||||
'#title': webform_element_multiple_false
|
||||
'#default_value': FALSE
|
||||
'#default_value': false
|
||||
webform_element_multiple_custom:
|
||||
'#type': webform_element_multiple
|
||||
'#title': webform_element_multiple_custom
|
||||
|
|
@ -52,6 +52,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -184,6 +185,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -99,6 +99,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -231,6 +232,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -24,14 +24,14 @@ elements: |
|
|||
'#title': webform_options
|
||||
webform_options_default_value:
|
||||
'#type': webform_options
|
||||
'#title': 'webform_options_default_value'
|
||||
'#title': webform_options_default_value
|
||||
'#default_value':
|
||||
one: One
|
||||
two: Two
|
||||
three: Three
|
||||
webform_options_maxlength:
|
||||
'#type': webform_options
|
||||
'#title': 'webform_options_maxlength'
|
||||
'#title': webform_options_maxlength
|
||||
'#options_text_maxlength': 20
|
||||
'#options_value_maxlength': 20
|
||||
'#default_value':
|
||||
|
|
@ -40,7 +40,7 @@ elements: |
|
|||
three: Three
|
||||
webform_options_optgroup:
|
||||
'#type': webform_options
|
||||
'#title': 'webform_options_optgroup'
|
||||
'#title': webform_options_optgroup
|
||||
'#required': true
|
||||
'#default_value':
|
||||
'Group One':
|
||||
|
|
@ -55,12 +55,12 @@ elements: |
|
|||
'#open': true
|
||||
webform_element_options_entity:
|
||||
'#type': webform_element_options
|
||||
'#title': 'webform_element_options_entity'
|
||||
'#title': webform_element_options_entity
|
||||
'#required': true
|
||||
'#default_value': yes_no
|
||||
webform_element_options_custom:
|
||||
'#type': webform_element_options
|
||||
'#title': 'webform_element_options_custom'
|
||||
'#title': webform_element_options_custom
|
||||
'#required': true
|
||||
'#default_value':
|
||||
one: One
|
||||
|
|
@ -83,6 +83,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -215,6 +216,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -155,6 +155,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -287,6 +288,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -18,18 +18,18 @@ elements: |
|
|||
pattern:
|
||||
'#type': textfield
|
||||
'#title': pattern
|
||||
'#pattern': 'Hello'
|
||||
'#pattern': Hello
|
||||
'#description': 'Enter ''Hello'''
|
||||
pattern_error:
|
||||
'#type': textfield
|
||||
'#title': pattern_error
|
||||
'#pattern': 'Hello'
|
||||
'#pattern': Hello
|
||||
'#pattern_error': 'You did not enter ''Hello'''
|
||||
'#description': 'Enter ''Hello'''
|
||||
pattern_unicode:
|
||||
'#type': textfield
|
||||
'#title': pattern_unicode
|
||||
'#pattern': '\u2E8F'
|
||||
'#pattern': \u2E8F
|
||||
'#description': 'Enter unicode CJK characters ''⺏'''
|
||||
|
||||
css: ''
|
||||
|
|
@ -48,6 +48,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -180,6 +181,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -21,11 +21,11 @@ elements: |
|
|||
textfield_prepopulate:
|
||||
'#type': textfield
|
||||
'#title': textfield_prepopulate
|
||||
'#prepopulate': true
|
||||
'#prepopulate': true
|
||||
managed_file_prepopulate:
|
||||
'#type': managed_file
|
||||
'#title': managed_file_prepopulate
|
||||
'#prepopulate': true
|
||||
'#prepopulate': true
|
||||
prepopulate_test:
|
||||
'#markup': '<a href="?textfield=value&textfield_prepopulate=value">?textfield=value&textfield_prepopulate=value</a>'
|
||||
|
||||
|
|
@ -45,6 +45,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -177,4 +178,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -40,6 +40,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -172,4 +173,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -118,6 +118,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -250,6 +251,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ elements: |
|
|||
'#attributes':
|
||||
style: 'width: 500px'
|
||||
'#output': below
|
||||
'#output__field_prefix': '$'
|
||||
'#output__field_prefix': $
|
||||
'#output__field_suffix': '.00'
|
||||
'#output__attributes':
|
||||
style: 'background-color: yellow'
|
||||
|
|
@ -53,10 +53,10 @@ elements: |
|
|||
'#min': 0
|
||||
'#max': 10000
|
||||
'#step': 100
|
||||
'#field_prefix': '$0.00'
|
||||
'#field_prefix': $0.00
|
||||
'#field_suffix': '$10,000'
|
||||
'#output': left
|
||||
'#output__field_prefix': '$'
|
||||
'#output__field_prefix': $
|
||||
'#output__field_suffix': '.00'
|
||||
'#output__attributes':
|
||||
style: 'background-color: yellow'
|
||||
|
|
@ -87,6 +87,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -219,6 +220,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -50,6 +50,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -182,6 +183,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -40,6 +40,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -172,6 +173,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ elements: |
|
|||
'#title': webform_section_title_custom
|
||||
'#title_tag': h5
|
||||
'#title_attributes':
|
||||
'style': 'color: red'
|
||||
style: 'color: red'
|
||||
|
||||
css: ''
|
||||
javascript: ''
|
||||
|
|
@ -51,6 +51,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -183,4 +184,8 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers: { }
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ category: 'Test: Element'
|
|||
elements: |
|
||||
select_examples:
|
||||
'#type': details
|
||||
'#title': 'Select'
|
||||
'#title': Select
|
||||
'#open': true
|
||||
select:
|
||||
'#type': select
|
||||
|
|
@ -220,6 +220,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -352,6 +353,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -35,6 +35,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -167,6 +168,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -22,6 +22,16 @@ elements: |
|
|||
selector_01: 'Selector 01 (selector_01)'
|
||||
selector_02: 'Selector 02 (selector_02)'
|
||||
selector_03: 'Selector 03 (selector_03)'
|
||||
'#selector_sources':
|
||||
selector_01:
|
||||
option_a: 'Option A'
|
||||
option_b: 'Option B'
|
||||
selector_02:
|
||||
option_c: 'Option C'
|
||||
option_d: 'Option D'
|
||||
selector_03:
|
||||
option_e: 'Option E'
|
||||
option_f: 'Option F'
|
||||
'#default_value':
|
||||
enabled:
|
||||
selector_01:
|
||||
|
|
@ -130,6 +140,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -262,6 +273,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -63,6 +63,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -195,6 +196,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
|
|
@ -57,6 +57,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
|
@ -189,6 +190,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
debug:
|
||||
id: debug
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Reference in a new issue