{"id":869,"date":"2024-03-29T09:56:20","date_gmt":"2024-03-29T08:56:20","guid":{"rendered":"https:\/\/cabanedesdix.com\/formular-bedingungen\/"},"modified":"2024-03-31T17:33:38","modified_gmt":"2024-03-31T15:33:38","slug":"formular-bedingungen","status":"publish","type":"page","link":"https:\/\/cabanedesdix.com\/de\/formular-bedingungen\/","title":{"rendered":"Formular Bedingungen"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"869\" class=\"elementor elementor-869 elementor-779\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eca1c7e e-flex e-con-boxed e-con e-parent\" data-id=\"eca1c7e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cd668f5 elementor-widget elementor-widget-html\" data-id=\"cd668f5\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<script>let showThisFieldIf = {\n    field_6bb3972: {\n       field_a0e60cb: [1,3]\n    },\n    field_6bfa36f: {\n       field_a0e60cb: [1,3]\n    },\n      field_96c0b28: {\n       field_a0e60cb: [1,4]\n    },\n      field_2734da5: {\n       field_a0e60cb: [1,4]\n    },\n}\n\n\/* Code from https:\/\/element.how\/elementor-pro-add-conditional-form-fields\/\n* You are allowed to use on your website and your clients websites\n* No sale or redistribution without permission\n* Copyright 2023 by Element.how\n* Version 1.1 2023\/03\/15\n*\/\ndocument.addEventListener('DOMContentLoaded', conditionalFormFieldFunc);\ndocument.addEventListener('DOMContentLoaded',function(){\njQuery(document).on('elementor\/popup\/show', (event, id, instance) => {\nconditionalFormFieldFunc();\n});\n});\n\nfunction conditionalFormFieldFunc() {\nfunction testLogic() {\nfor (const [conditionalInputID, condition] of Object.entries(showThisFieldIf)) {\nlet conditionalInput = setInputsElemArray(conditionalInputID);\nlet match = true;\nfor (const [conditionID, conditionValues] of Object.entries(condition)) {\nlet inputs = setInputsElemArray(conditionID);\nlet selectedInputs = [];\ninputs.forEach((input, i) => { if (input.checked) { selectedInputs.push(i); } });\nif (inputs[0].tagName == 'SELECT') {\nselectedInputs.push(inputs[0].selectedIndex);\n}\nlet adjustedConditionValues = conditionValues.map(e => e - 1);\nif (!(adjustedConditionValues.every(condition => selectedInputs.indexOf(condition) > -1))) {\nmatch = false;\n}\n};\nif (match) {\nconditionalInput.forEach(e => e.closest('.elementor-field-group').style.display = \"block\")\n} else {\nconditionalInput.forEach(e => e.closest('.elementor-field-group').style.display = \"none\")\n}\n}\n}\ntestLogic();\n\n\/* Add event listeners *\/\nfor (const [conditionalInputID, condition] of Object.entries(showThisFieldIf)) {\nfor (const [conditionID, conditionValues] of Object.entries(condition)) {\nlet inputs = setInputsElemArray(conditionID);\ninputs.forEach(input => {\ninput.addEventListener('input', function () {\ntestLogic();\n})\n})\n}\n}\n\nfunction setInputsElemArray(ID) {\nlet selectors = `[name=\"form_fields[${ID}]\"]`;\nlet inputs = Array.from(document.querySelectorAll(selectors));\nif (!inputs.length) {\nselectors = `[name=\"form_fields[${ID}][]\"]`;\ninputs = Array.from(document.querySelectorAll(selectors));\n}\nreturn inputs;\n}\n};\n\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-09159ec elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"09159ec\" data-element_type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Weiter zu&quot;,&quot;step_previous_label&quot;:&quot;Vorherige&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor-pro - v3.21.0 - 30-04-2024 *\/\n.elementor-button.elementor-hidden,.elementor-hidden{display:none}.e-form__step{width:100%}.e-form__step:not(.elementor-hidden){display:flex;flex-wrap:wrap}.e-form__buttons{flex-wrap:wrap}.e-form__buttons,.e-form__buttons__wrapper{display:flex}.e-form__indicators{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;font-size:13px;margin-bottom:var(--e-form-steps-indicators-spacing)}.e-form__indicators__indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-basis:0;padding:0 var(--e-form-steps-divider-gap)}.e-form__indicators__indicator__progress{width:100%;position:relative;background-color:var(--e-form-steps-indicator-progress-background-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);overflow:hidden}.e-form__indicators__indicator__progress__meter{width:var(--e-form-steps-indicator-progress-meter-width,0);height:var(--e-form-steps-indicator-progress-height);line-height:var(--e-form-steps-indicator-progress-height);padding-right:15px;border-radius:var(--e-form-steps-indicator-progress-border-radius);background-color:var(--e-form-steps-indicator-progress-color);color:var(--e-form-steps-indicator-progress-meter-color);text-align:right;transition:width .1s linear}.e-form__indicators__indicator:first-child{padding-left:0}.e-form__indicators__indicator:last-child{padding-right:0}.e-form__indicators__indicator--state-inactive{color:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-inactive-secondary-color,#fff)}.e-form__indicators__indicator--state-inactive object,.e-form__indicators__indicator--state-inactive svg{fill:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-active{color:var(--e-form-steps-indicator-active-primary-color,#39b54a);border-color:var(--e-form-steps-indicator-active-secondary-color,#fff)}.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-active-secondary-color,#fff)}.e-form__indicators__indicator--state-active object,.e-form__indicators__indicator--state-active svg{fill:var(--e-form-steps-indicator-active-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed{color:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a);background-color:initial}.e-form__indicators__indicator--state-completed object,.e-form__indicators__indicator--state-completed svg{fill:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator__icon{width:var(--e-form-steps-indicator-padding,30px);height:var(--e-form-steps-indicator-padding,30px);font-size:var(--e-form-steps-indicator-icon-size);border-width:1px;border-style:solid;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:10px}.e-form__indicators__indicator__icon img,.e-form__indicators__indicator__icon object,.e-form__indicators__indicator__icon svg{width:var(--e-form-steps-indicator-icon-size);height:auto}.e-form__indicators__indicator__icon .e-font-icon-svg{height:1em}.e-form__indicators__indicator__number{width:var(--e-form-steps-indicator-padding,30px);height:var(--e-form-steps-indicator-padding,30px);border-width:1px;border-style:solid;display:flex;justify-content:center;align-items:center;margin-bottom:10px}.e-form__indicators__indicator--shape-circle{border-radius:50%}.e-form__indicators__indicator--shape-square{border-radius:0}.e-form__indicators__indicator--shape-rounded{border-radius:5px}.e-form__indicators__indicator--shape-none{border:0}.e-form__indicators__indicator__label{text-align:center}.e-form__indicators__indicator__separator{width:100%;height:var(--e-form-steps-divider-width);background-color:#babfc5}.e-form__indicators--type-icon,.e-form__indicators--type-icon_text,.e-form__indicators--type-number,.e-form__indicators--type-number_text{align-items:flex-start}.e-form__indicators--type-icon .e-form__indicators__indicator__separator,.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,.e-form__indicators--type-number .e-form__indicators__indicator__separator,.e-form__indicators--type-number_text .e-form__indicators__indicator__separator{margin-top:calc(var(--e-form-steps-indicator-padding, 30px) \/ 2 - var(--e-form-steps-divider-width, 1px) \/ 2)}.elementor-field-type-hidden{display:none}.elementor-field-type-html{display:inline-block}.elementor-field-type-tel input{direction:inherit}.elementor-login .elementor-lost-password,.elementor-login .elementor-remember-me{font-size:.85em}.elementor-field-type-recaptcha_v3 .elementor-field-label{display:none}.elementor-field-type-recaptcha_v3 .grecaptcha-badge{z-index:1}.elementor-button .elementor-form-spinner{order:3}.elementor-form .elementor-button>span{display:flex;justify-content:center;align-items:center}.elementor-form .elementor-button .elementor-button-text{white-space:normal;flex-grow:0}.elementor-form .elementor-button svg{height:auto}.elementor-form .elementor-button .e-font-icon-svg{height:1em}.elementor-select-wrapper .select-caret-down-wrapper{position:absolute;top:50%;transform:translateY(-50%);inset-inline-end:10px;pointer-events:none;font-size:11px}.elementor-select-wrapper .select-caret-down-wrapper svg{display:unset;width:1em;aspect-ratio:unset;fill:currentColor}.elementor-select-wrapper .select-caret-down-wrapper i{font-size:19px;line-height:2}.elementor-select-wrapper.remove-before:before{content:\"\"!important}<\/style>\t\t<form class=\"elementor-form\" method=\"post\" name=\"Neues Formular\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"869\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"09159ec\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-step elementor-field-group elementor-column elementor-field-group-field_f7dfc97 elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"e-field-step elementor-hidden\" data-label=\"Route\" data-previousButton=\"\" data-nextButton=\"\" data-iconUrl=\"\" data-iconLibrary=\"fas fa-star\" data-icon=\"&lt;svg class=&quot;e-font-icon-svg e-fas-star&quot; viewBox=&quot;0 0 576 512&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;&lt;path d=&quot;M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;\" ><\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-name elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tRoute\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field-textual elementor-size-sm\">\n\t\t\t\t\t\t\t\t\t<option value=\"Arolla - die Zehn\">Arolla - die Zehn<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Prafleuri - die Zehn\">Prafleuri - die Zehn<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Chanrion - die Zehn\">Chanrion - die Zehn<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Vignetten - die Zehn\">Vignetten - die Zehn<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Wei\u00dfer Berg von Cheilon\">Wei\u00dfer Berg von Cheilon<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Pigne d&#039;Arolla\">Pigne d&#039;Arolla<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"La Luette\">La Luette<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-email elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPr\u00e4zisierungen zur Route\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Pr\u00e4zisierungen zur Route\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-checkbox elementor-field-group elementor-column elementor-field-group-message elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tBen\u00f6tigtes Material\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup  elementor-subgroup-inline\"><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Steigeisen\" id=\"form-field-message-0\" name=\"form_fields[message][]\"> <label for=\"form-field-message-0\">Steigeisen<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"1 Eispickel\" id=\"form-field-message-1\" name=\"form_fields[message][]\"> <label for=\"form-field-message-1\">1 Eispickel<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"2 Eispickel\" id=\"form-field-message-2\" name=\"form_fields[message][]\"> <label for=\"form-field-message-2\">2 Eispickel<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Messer\" id=\"form-field-message-3\" name=\"form_fields[message][]\"> <label for=\"form-field-message-3\">Messer<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Seil\" id=\"form-field-message-4\" name=\"form_fields[message][]\"> <label for=\"form-field-message-4\">Seil<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-step elementor-field-group elementor-column elementor-field-group-field_77a1081 elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"e-field-step elementor-hidden\" data-label=\"Bedingungen\" data-previousButton=\"\" data-nextButton=\"\" data-iconUrl=\"\" data-iconLibrary=\"fas fa-star\" data-icon=\"&lt;svg class=&quot;e-font-icon-svg e-fas-star&quot; viewBox=&quot;0 0 576 512&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;&lt;path d=&quot;M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;\" ><\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-radio elementor-field-group elementor-column elementor-field-group-field_e2fc118 elementor-col-100 elementor-sm-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_e2fc118\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tGlobale Bedingungen\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup  elementor-subgroup-inline\"><span class=\"elementor-field-option\"><input type=\"radio\" value=\"Unerfreulich\" id=\"form-field-field_e2fc118-0\" name=\"form_fields[field_e2fc118]\"> <label for=\"form-field-field_e2fc118-0\">Unerfreulich<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"Schlechte\" id=\"form-field-field_e2fc118-1\" name=\"form_fields[field_e2fc118]\"> <label for=\"form-field-field_e2fc118-1\">Schlechte<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"Mittelwerte\" id=\"form-field-field_e2fc118-2\" name=\"form_fields[field_e2fc118]\"> <label for=\"form-field-field_e2fc118-2\">Mittelwerte<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"Gute\" id=\"form-field-field_e2fc118-3\" name=\"form_fields[field_e2fc118]\"> <label for=\"form-field-field_e2fc118-3\">Gute<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"Ausgezeichnete\" id=\"form-field-field_e2fc118-4\" name=\"form_fields[field_e2fc118]\"> <label for=\"form-field-field_e2fc118-4\">Ausgezeichnete<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-field_2fea5a0 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_2fea5a0\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tStabilit\u00e4t der Schneedecke\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[field_2fea5a0]\" id=\"form-field-field_2fea5a0\" rows=\"4\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-checkbox elementor-field-group elementor-column elementor-field-group-field_a0e60cb elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_a0e60cb\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tSpuren neuerer Lawinen\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup  elementor-subgroup-inline\"><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Ja\" id=\"form-field-field_a0e60cb-0\" name=\"form_fields[field_a0e60cb][]\"> <label for=\"form-field-field_a0e60cb-0\">Ja<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Nicht\" id=\"form-field-field_a0e60cb-1\" name=\"form_fields[field_a0e60cb][]\"> <label for=\"form-field-field_a0e60cb-1\">Nicht<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Trockene\" id=\"form-field-field_a0e60cb-2\" name=\"form_fields[field_a0e60cb][]\"> <label for=\"form-field-field_a0e60cb-2\">Trockene<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Feucht\" id=\"form-field-field_a0e60cb-3\" name=\"form_fields[field_a0e60cb][]\"> <label for=\"form-field-field_a0e60cb-3\">Feucht<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-checkbox elementor-field-group elementor-column elementor-field-group-field_6bb3972 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_6bb3972\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tWenn ja - Ausrichtung\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup  elementor-subgroup-inline\"><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"O\" id=\"form-field-field_6bb3972-0\" name=\"form_fields[field_6bb3972][]\"> <label for=\"form-field-field_6bb3972-0\">O<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"NO\" id=\"form-field-field_6bb3972-1\" name=\"form_fields[field_6bb3972][]\"> <label for=\"form-field-field_6bb3972-1\">NO<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"N\" id=\"form-field-field_6bb3972-2\" name=\"form_fields[field_6bb3972][]\"> <label for=\"form-field-field_6bb3972-2\">N<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"NE\" id=\"form-field-field_6bb3972-3\" name=\"form_fields[field_6bb3972][]\"> <label for=\"form-field-field_6bb3972-3\">NE<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"E\" id=\"form-field-field_6bb3972-4\" name=\"form_fields[field_6bb3972][]\"> <label for=\"form-field-field_6bb3972-4\">E<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"SE\" id=\"form-field-field_6bb3972-5\" name=\"form_fields[field_6bb3972][]\"> <label for=\"form-field-field_6bb3972-5\">SE<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"S\" id=\"form-field-field_6bb3972-6\" name=\"form_fields[field_6bb3972][]\"> <label for=\"form-field-field_6bb3972-6\">S<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"SO\" id=\"form-field-field_6bb3972-7\" name=\"form_fields[field_6bb3972][]\"> <label for=\"form-field-field_6bb3972-7\">SO<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_6bfa36f elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_6bfa36f\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tWenn ja - H\u00f6he\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_6bfa36f]\" id=\"form-field-field_6bfa36f\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"z.B.: 2200 - 3200m\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-checkbox elementor-field-group elementor-column elementor-field-group-field_96c0b28 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_96c0b28\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tFeucht - Orientierung\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup  elementor-subgroup-inline\"><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"O\" id=\"form-field-field_96c0b28-0\" name=\"form_fields[field_96c0b28][]\"> <label for=\"form-field-field_96c0b28-0\">O<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"NO\" id=\"form-field-field_96c0b28-1\" name=\"form_fields[field_96c0b28][]\"> <label for=\"form-field-field_96c0b28-1\">NO<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"N\" id=\"form-field-field_96c0b28-2\" name=\"form_fields[field_96c0b28][]\"> <label for=\"form-field-field_96c0b28-2\">N<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"NE\" id=\"form-field-field_96c0b28-3\" name=\"form_fields[field_96c0b28][]\"> <label for=\"form-field-field_96c0b28-3\">NE<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"E\" id=\"form-field-field_96c0b28-4\" name=\"form_fields[field_96c0b28][]\"> <label for=\"form-field-field_96c0b28-4\">E<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"SE\" id=\"form-field-field_96c0b28-5\" name=\"form_fields[field_96c0b28][]\"> <label for=\"form-field-field_96c0b28-5\">SE<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"S\" id=\"form-field-field_96c0b28-6\" name=\"form_fields[field_96c0b28][]\"> <label for=\"form-field-field_96c0b28-6\">S<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"SO\" id=\"form-field-field_96c0b28-7\" name=\"form_fields[field_96c0b28][]\"> <label for=\"form-field-field_96c0b28-7\">SO<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_2734da5 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_2734da5\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tFeuchte - H\u00f6he | unter\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_2734da5]\" id=\"form-field-field_2734da5\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"ex: 2500\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-step elementor-field-group elementor-column elementor-field-group-field_eb9d9c0 elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"e-field-step elementor-hidden\" data-label=\"Kommentare\" data-previousButton=\"\" data-nextButton=\"\" data-iconUrl=\"\" data-iconLibrary=\"fas fa-star\" data-icon=\"&lt;svg class=&quot;e-font-icon-svg e-fas-star&quot; viewBox=&quot;0 0 576 512&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;&lt;path d=&quot;M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;\" ><\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-field_56de796 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_56de796\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tKommentar\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[field_56de796]\" id=\"form-field-field_56de796\" rows=\"4\" placeholder=\"M\u00f6chten Sie weitere Einzelheiten hinzuf\u00fcgen?\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-field_d0a50cc elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_d0a50cc\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tKommentar zum Formular\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[field_d0a50cc]\" id=\"form-field-field_d0a50cc\" rows=\"4\" placeholder=\"Zu viele \/ zu wenige Informationen?\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button type=\"submit\" class=\"elementor-button elementor-size-sm\">\n\t\t\t\t\t\t<span >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\" elementor-button-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Senden Sie<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-869","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cabanedesdix.com\/de\/wp-json\/wp\/v2\/pages\/869","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cabanedesdix.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cabanedesdix.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cabanedesdix.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cabanedesdix.com\/de\/wp-json\/wp\/v2\/comments?post=869"}],"version-history":[{"count":1,"href":"https:\/\/cabanedesdix.com\/de\/wp-json\/wp\/v2\/pages\/869\/revisions"}],"predecessor-version":[{"id":1483,"href":"https:\/\/cabanedesdix.com\/de\/wp-json\/wp\/v2\/pages\/869\/revisions\/1483"}],"wp:attachment":[{"href":"https:\/\/cabanedesdix.com\/de\/wp-json\/wp\/v2\/media?parent=869"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}