| settings: | | settings: |
| default_status: open | | default_status: open |
- | default_categories: { } | | |
- | default_page: true | | |
| default_page_base_path: /form | | default_page_base_path: /form |
| default_ajax: false | | default_ajax: false |
| default_ajax_speed: 500 | | default_ajax_speed: 500 |
| default_submit_button_label: Gönder | | default_submit_button_label: Gönder |
- | default_reset_button_label: Reset | + | default_reset_button_label: Sıfırla |
| default_delete_button_label: Delete | | default_delete_button_label: Delete |
| default_form_submit_once: false | | default_form_submit_once: false |
| default_confirmation_message: 'New submission added to [webform:title].' | | default_confirmation_message: 'New submission added to [webform:title].' |
| default_confirmation_back_label: 'Back to form' | | default_confirmation_back_label: 'Back to form' |
- | default_confirmation_noindex: true | | |
| default_limit_total_message: 'No more submissions are permitted.' | | default_limit_total_message: 'No more submissions are permitted.' |
| default_limit_user_message: 'No more submissions are permitted.' | | default_limit_user_message: 'No more submissions are permitted.' |
| default_share_node: false | | default_share_node: false |
| default_share_theme_name: '' | | default_share_theme_name: '' |
- | webform_bulk_form: true | | |
- | webform_bulk_form_actions: | | |
- | - webform_open_action | | |
- | - webform_close_action | | |
- | - webform_archive_action | | |
- | - webform_unarchive_action | | |
- | - webform_delete_action | | |
- | webform_submission_bulk_form: true | | |
- | webform_submission_bulk_form_actions: | | |
- | - webform_submission_make_sticky_action | | |
- | - webform_submission_make_unsticky_action | | |
- | - webform_submission_make_lock_action | | |
- | - webform_submission_make_unlock_action | | |
- | - webform_submission_delete_action | | |
| dialog: false | | dialog: false |
| dialog_options: | | dialog_options: |
| javascript: '' | | javascript: '' |
| form: | | form: |
- | limit: 50 | | |
| filter_category: '' | | filter_category: '' |
| filter_state: '' | | filter_state: '' |
| default_empty_option_required: '' | | default_empty_option_required: '' |
| default_empty_option_optional: '' | | default_empty_option_optional: '' |
| | + | default_algolia_places_app_id: '' |
| | + | default_algolia_places_api_key: '' |
| excluded_elements: | | excluded_elements: |
| password: password | | password: password |
| html_editor: | | html_editor: |
| disabled: false | | disabled: false |
- | element_format: webform_default | + | element_format: '' |
- | mail_format: webform_default | + | mail_format: '' |
| tidy: true | | tidy: true |
| make_unused_managed_files_temporary: true | | make_unused_managed_files_temporary: true |
| offcanvas_disabled: false | | offcanvas_disabled: false |
| promotions_disabled: false | | promotions_disabled: false |
- | support_disabled: false | | |
| details_save: true | | details_save: true |
| description_help: true | | description_help: true |
| bootstrap: true | | bootstrap: true |
| spam: true | | spam: true |
- | third_party_settings: { } | + | third_party_settings: |
| | + | captcha: |
| | + | replace_administration_mode: true |
| | | |