1
1
langcode : en
2
2
status : open
3
3
dependencies : { }
4
+ weight : 0
4
5
open : null
5
6
close : null
6
- weight : 0
7
7
uid : 1
8
8
template : false
9
9
archive : false
10
10
id : civictheme_feedback
11
11
title : ' General form'
12
- description : ' A simple multi-step form.'
12
+ description : ' <p> A simple multi-step form.</p> '
13
13
categories : { }
14
14
elements : |-
15
15
personal_information:
@@ -87,14 +87,14 @@ settings:
87
87
ajax_effect : ' '
88
88
ajax_speed : null
89
89
page : true
90
- page_submit_path : /enquiry
90
+ page_submit_path : /feedback
91
91
page_confirm_path : ' '
92
92
page_theme_name : ' '
93
93
form_title : both
94
94
form_submit_once : false
95
- form_exception_message : ' '
96
95
form_open_message : ' '
97
96
form_close_message : ' '
97
+ form_exception_message : ' '
98
98
form_previous_submissions : true
99
99
form_confidential : false
100
100
form_confidential_message : ' '
@@ -104,28 +104,36 @@ settings:
104
104
form_prepopulate_source_entity : false
105
105
form_prepopulate_source_entity_required : false
106
106
form_prepopulate_source_entity_type : ' '
107
- form_reset : false
107
+ form_unsaved : false
108
+ form_disable_back : false
109
+ form_submit_back : false
108
110
form_disable_autocomplete : false
109
111
form_novalidate : true
110
112
form_disable_inline_errors : false
111
113
form_required : false
112
- form_unsaved : false
113
- form_disable_back : false
114
- form_submit_back : false
115
114
form_autofocus : false
116
115
form_details_toggle : false
116
+ form_reset : false
117
117
form_access_denied : default
118
118
form_access_denied_title : ' '
119
119
form_access_denied_message : ' '
120
120
form_access_denied_attributes : { }
121
121
form_file_limit : ' '
122
+ form_attributes : { }
123
+ form_method : ' '
124
+ form_action : ' '
122
125
share : false
123
126
share_node : false
124
127
share_theme_name : ' '
125
128
share_title : true
126
129
share_page_body_attributes : { }
127
130
submission_label : ' '
131
+ submission_exception_message : ' '
132
+ submission_locked_message : ' '
128
133
submission_log : false
134
+ submission_excluded_elements : { }
135
+ submission_exclude_empty : false
136
+ submission_exclude_empty_checkbox : false
129
137
submission_views : { }
130
138
submission_views_replace : { }
131
139
submission_user_columns : { }
@@ -134,11 +142,6 @@ settings:
134
142
submission_access_denied_title : ' '
135
143
submission_access_denied_message : ' '
136
144
submission_access_denied_attributes : { }
137
- submission_exception_message : ' '
138
- submission_locked_message : ' '
139
- submission_excluded_elements : { }
140
- submission_exclude_empty : false
141
- submission_exclude_empty_checkbox : false
142
145
previous_submission_message : ' '
143
146
previous_submissions_message : ' '
144
147
autofill : false
@@ -149,19 +152,21 @@ settings:
149
152
wizard_progress_percentage : false
150
153
wizard_progress_link : false
151
154
wizard_progress_states : false
152
- wizard_auto_forward : true
153
- wizard_auto_forward_hide_next_button : false
154
- wizard_keyboard : true
155
155
wizard_start_label : ' '
156
156
wizard_preview_link : false
157
157
wizard_confirmation : true
158
158
wizard_confirmation_label : ' '
159
+ wizard_auto_forward : true
160
+ wizard_auto_forward_hide_next_button : false
161
+ wizard_keyboard : true
159
162
wizard_track : ' '
160
163
wizard_prev_button_label : ' '
161
164
wizard_next_button_label : ' '
162
165
wizard_toggle : false
163
166
wizard_toggle_show_label : ' '
164
167
wizard_toggle_hide_label : ' '
168
+ wizard_page_type : container
169
+ wizard_page_title_tag : h2
165
170
preview : 0
166
171
preview_label : ' '
167
172
preview_title : ' '
@@ -178,9 +183,9 @@ settings:
178
183
draft_pending_single_message : ' '
179
184
draft_pending_multiple_message : ' '
180
185
confirmation_type : page
186
+ confirmation_url : ' '
181
187
confirmation_title : ' '
182
188
confirmation_message : ' '
183
- confirmation_url : ' '
184
189
confirmation_attributes : { }
185
190
confirmation_back : true
186
191
confirmation_back_label : ' '
@@ -209,9 +214,6 @@ settings:
209
214
token_update : false
210
215
token_delete : false
211
216
serial_disabled : false
212
- form_method : ' '
213
- form_action : ' '
214
- form_attributes : { }
215
217
access : { }
216
218
handlers : { }
217
219
variants : { }
0 commit comments