@@ -16,6 +16,8 @@ dependencies:
1616 - field.field.node.hearing.field_getorganized_case_id
1717 - field.field.node.hearing.field_hearing_ticket_add
1818 - field.field.node.hearing.field_hearing_ticket_list
19+ - field.field.node.hearing.field_hide_hearing_replies
20+ - field.field.node.hearing.field_hide_hearing_replies_msg
1921 - field.field.node.hearing.field_hide_in_timeline
2022 - field.field.node.hearing.field_lokalplaner
2123 - field.field.node.hearing.field_map
@@ -55,7 +57,7 @@ third_party_settings:
5557 label : Informationer
5658 region : content
5759 parent_name : ' '
58- weight : 6
60+ weight : 8
5961 format_type : details
6062 format_settings :
6163 classes : ' '
@@ -68,7 +70,7 @@ third_party_settings:
6870 label : Systemindstillinger
6971 region : content
7072 parent_name : ' '
71- weight : 8
73+ weight : 10
7274 format_type : details
7375 format_settings :
7476 classes : ' '
@@ -82,7 +84,7 @@ third_party_settings:
8284 label : Deskpro
8385 region : content
8486 parent_name : ' '
85- weight : 7
87+ weight : 9
8688 format_type : details
8789 format_settings :
8890 classes : ' '
@@ -95,7 +97,7 @@ third_party_settings:
9597 label : eDoc
9698 region : content
9799 parent_name : ' '
98- weight : 10
100+ weight : 12
99101 format_type : details
100102 format_settings :
101103 classes : ' '
@@ -108,7 +110,7 @@ third_party_settings:
108110 label : Kontakt
109111 region : content
110112 parent_name : ' '
111- weight : 12
113+ weight : 13
112114 format_type : details
113115 format_settings :
114116 classes : ' '
@@ -122,7 +124,7 @@ third_party_settings:
122124 label : ' Vil du vide mere?'
123125 region : content
124126 parent_name : ' '
125- weight : 14
127+ weight : 15
126128 format_type : details
127129 format_settings :
128130 classes : ' '
@@ -136,7 +138,7 @@ third_party_settings:
136138 label : GetOrganized
137139 region : content
138140 parent_name : ' '
139- weight : 13
141+ weight : 14
140142 format_type : details
141143 format_settings :
142144 classes : ' '
@@ -152,7 +154,7 @@ third_party_settings:
152154 label : Høringssvarsystem
153155 region : content
154156 parent_name : ' '
155- weight : 16
157+ weight : 17
156158 format_type : details
157159 format_settings :
158160 classes : ' '
@@ -178,6 +180,23 @@ third_party_settings:
178180 open : true
179181 description : ' '
180182 required_fields : false
183+ group_hide_hearing_replies :
184+ children :
185+ - field_hide_hearing_replies
186+ - field_hide_hearing_replies_msg
187+ label : ' Skjul høringssvar'
188+ region : content
189+ parent_name : ' '
190+ weight : 20
191+ format_type : details
192+ format_settings :
193+ classes : ' '
194+ show_empty_fields : false
195+ id : ' '
196+ label_as_html : false
197+ open : false
198+ description : ' '
199+ required_fields : true
181200id : node.hearing.default
182201targetEntityType : node
183202bundle : hearing
@@ -211,7 +230,7 @@ content:
211230 third_party_settings : { }
212231 field_description :
213232 type : text_textarea
214- weight : 2
233+ weight : 4
215234 region : content
216235 settings :
217236 rows : 5
@@ -269,6 +288,21 @@ content:
269288 placeholder_url : ' Url til visning af høringssvar i eksternt høringssvarsystem'
270289 placeholder_title : ' '
271290 third_party_settings : { }
291+ field_hide_hearing_replies :
292+ type : boolean_checkbox
293+ weight : 1
294+ region : content
295+ settings :
296+ display_label : true
297+ third_party_settings : { }
298+ field_hide_hearing_replies_msg :
299+ type : string_textarea
300+ weight : 2
301+ region : content
302+ settings :
303+ rows : 5
304+ placeholder : ' '
305+ third_party_settings : { }
272306 field_hide_in_timeline :
273307 type : boolean_checkbox
274308 weight : 19
@@ -284,7 +318,7 @@ content:
284318 third_party_settings : { }
285319 field_map :
286320 type : hoeringsportal_data_map_default
287- weight : 5
321+ weight : 7
288322 region : content
289323 settings :
290324 available_types :
@@ -294,7 +328,7 @@ content:
294328 third_party_settings : { }
295329 field_media_document :
296330 type : entity_browser_entity_reference
297- weight : 3
331+ weight : 5
298332 region : content
299333 settings :
300334 entity_browser : itk_document_browser
@@ -309,7 +343,7 @@ content:
309343 third_party_settings : { }
310344 field_media_image :
311345 type : entity_browser_entity_reference
312- weight : 4
346+ weight : 6
313347 region : content
314348 settings :
315349 entity_browser : itk_image_browser
@@ -361,7 +395,7 @@ content:
361395 third_party_settings : { }
362396 field_teaser :
363397 type : string_textarea
364- weight : 1
398+ weight : 3
365399 region : content
366400 settings :
367401 rows : 5
@@ -375,7 +409,7 @@ content:
375409 third_party_settings : { }
376410 published_at :
377411 type : publication_date_timestamp
378- weight : 9
412+ weight : 11
379413 region : content
380414 settings : { }
381415 third_party_settings : { }
@@ -399,7 +433,7 @@ content:
399433 maxlength_js_label : ' Content limited to @limit characters, remaining: <strong>@remaining</strong>'
400434 maxlength_js_enforce : false
401435 url_redirects :
402- weight : 15
436+ weight : 16
403437 region : content
404438 settings : { }
405439 third_party_settings : { }
0 commit comments