Skip to content

Commit eb9e149

Browse files
committed
FORMS-793: Excluded CVR elements
1 parent d2fb2ab commit eb9e149

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

config/sync/webform.settings.yml

+10
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,16 @@ element:
150150
excluded_elements:
151151
color: color
152152
container: container
153+
cvr_address_element: cvr_address_element
154+
cvr_city_element: cvr_city_element
155+
cvr_element: cvr_element
156+
cvr_floor_element: cvr_floor_element
157+
cvr_house_number_element: cvr_house_number_element
158+
cvr_name_element: cvr_name_element
159+
cvr_postal_code_element: cvr_postal_code_element
160+
cvr_side_element: cvr_side_element
161+
cvr_street_name_element: cvr_street_name_element
162+
cvr_value_element: cvr_value_element
153163
entity_autocomplete: entity_autocomplete
154164
item: item
155165
label: label

0 commit comments

Comments
 (0)