{"id":60493,"date":"2026-02-20T12:31:25","date_gmt":"2026-02-20T11:31:25","guid":{"rendered":"https:\/\/biodanza.be\/?page_id=60493"},"modified":"2026-03-02T11:52:26","modified_gmt":"2026-03-02T10:52:26","slug":"formulaire-inscription-festival-20-ans-v2","status":"publish","type":"page","link":"https:\/\/biodanza.be\/nl\/formulaire-inscription-festival-20-ans-v2\/","title":{"rendered":"Inschrijfformulier Festival 20 jaar"},"content":{"rendered":"<!-- Div style= \"font-size: 150%;\"><strong>WARNING: Sorry, this form, in its nl version, is still in test mode and does not accept any payment. Come later!<\/strong><\/div -->\r\n<style>@media (max-width:480px){#cp_calculatedfieldsf_pform_1{min-height:1324px;}}@media (max-width:1024px){#cp_calculatedfieldsf_pform_1{min-height:1039px;}}@media (min-width:1024px){#cp_calculatedfieldsf_pform_1{min-height:1108px;}}<\/style>\t<pre style=\"display:none !important;\"><script data-category=\"functional\" type=\"text\/javascript\">\r\n\t function doValidate_1(form, validation_only)\r\n\t {\r\n\t\tvalidation_only = validation_only || false;\r\n        window['cff_enabling_form' ] = function(_form){\r\n            if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form);\r\n            _form.validate().settings.ignore = '.ignore,.ignorepb';\r\n            _form.removeData('being-submitted');\r\n            _form.find('.submitbtn-disabled').removeClass('submitbtn-disabled').prop('disabled', false);\r\n            _form.find('.cff-processing-form').remove();\r\n        };\r\n        window['cff_disabling_form'] = function(_form){\r\n            if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form);\r\n            if(cff_form_disabled(_form)) return;\r\n            _form.find('.pbSubmit,:submit').addClass('submitbtn-disabled').prop('disabled', true);\r\n            _form.data('being-submitted',1);\r\n            var d = document.createElement('div');\r\n            $dexQuery(d).addClass('cff-processing-form').appendTo(_form.find('#fbuilder'));\r\n        };\r\n        window['cff_form_disabled' ] = function(_form){\r\n            if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form);\r\n            return ('undefined' != typeof _form.data('being-submitted'));\r\n        };\r\n\t\tvar form_identifier =  '_1';\r\n\t\tif(typeof cpcff_validation_rules == 'undefined') cpcff_validation_rules = {};\r\n\t\tif(typeof cpcff_validation_rules[form_identifier] == 'undefined') cpcff_validation_rules[form_identifier] = {};\r\n\t\tvar $dexQuery = (fbuilderjQuery) ? fbuilderjQuery : jQuery.noConflict(),\r\n\t\t\t_form = $dexQuery(\"#cp_calculatedfieldsf_pform\"+form_identifier),\r\n\t\t\tform_disabled = function(){cff_form_disabled(_form);},\r\n\t\t\tdisabling_form = function(){cff_disabling_form(_form);},\r\n\t\t\tenabling_form = function(){cff_enabling_form(_form);};\r\n\t\tif(form_disabled()) return false;\r\n\t\t_form.find('[max=\"\"]').removeAttr('max');\r\n\t\t_form.find('[min=\"\"]').removeAttr('min');\r\n\t\t_form.find('[step=\"\"]').removeAttr('step');\r\n\t\t_form.validate().settings.ignore = '.ignore';\r\n\t\tvar\tcpefb_error = !_form.validate().checkForm();\r\n\t\tvar\tvalidation_rules = cpcff_validation_rules[form_identifier],\r\n\t\t\tprocessing_form = function()\r\n\t\t\t{\r\n                \t\t\t\tfor(var rule in validation_rules)\r\n\t\t\t\t{\r\n\t\t\t\t\tif(!validation_rules[rule]) {\r\n\t\t\t\t\t\t$dexQuery(form).trigger('cff-form-validation', false);\r\n\t\t\t\t\t\treturn;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif ( validation_only ) {\r\n\t\t\t\t\t$dexQuery(form).trigger('cff-form-validation', true);\r\n\t\t\t\t\treturn;\r\n\t\t\t\t}\r\n\t\t\t\t_form.find(\"[name$='_date'][type='hidden']\").each(function(){\r\n\t\t\t\t\tvar v  \t = $dexQuery(this).val(),\r\n\t\t\t\t\t\tname = $dexQuery(this).attr( 'name' ).replace('_date', ''),\r\n\t\t\t\t\t\te \t = $dexQuery(\"[name='\"+name+\"']\");\r\n\t\t\t\t\t\tif( e.length && ! $dexQuery(\"[id='\"+name+\"_datepicker_container']\").length ){ e.val( String( e.val().replace( v, '' ) ).trim() ); }\r\n\t\t\t\t});\r\n\t\t\t\t_form.find(\"select option[vt]\").each(function(){\r\n                    var e = $dexQuery(this);\r\n                    e.attr('cff-val-bk', e.val()).val(cff_sanitize(e.attr(\"vt\"), true));\r\n\t\t\t\t});\r\n\t\t\t\t_form.find(\"input[vt]\").each(function(){\r\n                    var e = $dexQuery(this),\r\n\t\t\t\t\t\tq = $dexQuery('[id=\"'+e.attr('id')+'_quantity\"]');\r\n                    e.attr('cff-val-bk', e.val()).val(cff_sanitize(e.attr(\"vt\"), true)+(q.length ? ' ('+Math.max(1, q.val())+')' : ''));\r\n\t\t\t\t});\r\n\t\t\t\t_form.find('.cpcff-recordset,.cff-exclude :input,[id^=\"form_structure_\"]')\r\n\t\t\t\t.add(_form.find( '.ignore' )).attr('cff-disabled', 1).prop('disabled', true);\r\n\t\t\t\tdisabling_form();\r\n\t\t\t\t\t\t\t\tif ( _form.attr( 'target' ) == undefined && window.self !== window.top ) {\r\n\t\t\t\t\t_form.attr( 'target', '_top' );\r\n\t\t\t\t}\r\n\t\t\t\tif ( _form.attr( 'target' ) != undefined && NOT( IN( _form.attr( 'target' ).toLowerCase(), [ '_blank', '_self', '_top', '' ] ) ) ) {\r\n\t\t\t\t\t$dexQuery('[name=\"'+_form.prop( 'target' )+'\"]').one('load', function(){\r\n\t\t\t\t\t\t_form.find('[cff-val-bk]').each(function(){\r\n\t\t\t\t\t\t\tvar e = $dexQuery(this);\r\n\t\t\t\t\t\t\te.val(e.attr('cff-val-bk')).removeAttr('cff-val-bk');\r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t\t_form.find('[cff-disabled]').prop('disabled', false).removeAttr('cff-disabled');\r\n\t\t\t\t\t\tif(!\/^(\\s*|_self|_top|_parent)$\/i.test(_form.prop('target'))) {\r\n\t\t\t\t\t\t\tenabling_form();\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t$dexQuery(document).trigger('cff-form-submitted', _form);\r\n\t\t\t\t\t});\r\n\t\t\t\t}\r\n                _form[ 0 ].submit();\r\n\t\t\t};\r\n\t\ttry{\r\n\t\t\t_form.find('[name=\"cp_ref_page\"]').val(parent.window.document.location.href);\r\n\t\t} catch (err) {\r\n\t\t\t_form.find('[name=\"cp_ref_page\"]').val(document.location.href);\r\n\t\t}\r\n\t\tvalidation_rules['fields_validation_error'] = (cpefb_error==0);\r\n        \/* 1: Do not submit if the equations are being evaluated *\/\r\n        validation_rules['no_pending'] = (!(form_identifier in $dexQuery.fbuilder.calculator.processing_queue) || !$dexQuery.fbuilder.calculator.processing_queue[form_identifier]) && !$dexQuery.fbuilder.calculator.thereIsPending(form_identifier);\r\n\t\tif(!validation_rules['no_pending'])\r\n\t\t{\r\n\t\t\t$dexQuery(document).on('equationsQueueEmpty', function(evt, formId){\r\n\t\t\t\tif(formId == form_identifier)\r\n\t\t\t\t{\r\n\t\t\t\t\t$dexQuery(document).off('equationsQueueEmpty');\r\n\t\t\t\t\tvalidation_rules['no_pending']  = true;\r\n\t\t\t\t\tprocessing_form();\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t}\r\n\t\t\/* End :1 *\/\r\n\t\tif (validation_rules['fields_validation_error'])\r\n\t\t{\r\n\t\t\t\t\tprocessing_form();\r\n\t\t\t\t}\r\n\t\telse\r\n\t\t{\r\n            _form.valid();\r\n            var page = $dexQuery('.cpefb_error:not(.message):not(.ignore):eq(0)').closest('.pbreak').attr('page')*1;\r\n            gotopage(page, _form);\r\n\t\t\t$dexQuery(form).trigger('cff-form-validation', false);\r\n\t\t\tenabling_form();\r\n\t\t\tsetTimeout(function(){$dexQuery.fbuilder.openErrorDlg(_form);},50);\r\n\t\t}\r\n\t\treturn false;\r\n\t}\r\n\t<\/script><\/pre>\r\n\t<form name=\"cp_calculatedfieldsf_pform_1\" id=\"cp_calculatedfieldsf_pform_1\" action=\"https:\/\/biodanza.be\/nl\/formulaire-inscription-festival-20-ans-v2\/\" method=\"post\" enctype=\"multipart\/form-data\" onsubmit=\"return doValidate_1(this);\" class=\"cff-form no-prefetch  cff-form-15 cp_cff_natural\"  dir=\"ltr\" data-nonce=\"105931b11f\">\r\n\t\t\t<input type=\"hidden\" name=\"cp_calculatedfieldsf_pform_psequence\" value=\"_1\" \/><input type=\"hidden\" name=\"cp_calculatedfieldsf_pform_process\" value=\"1\" \/><input type=\"hidden\" name=\"cp_calculatedfieldsf_id\" value=\"15\" \/><input type=\"hidden\" name=\"cp_ref_page\" value=\"https:\/\/biodanza.be\" \/><pre style=\"display:none !important;\"><script data-category=\"functional\" type=\"text\/javascript\">form_structure_1=[[{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname3\",\"fieldlayout\":\"right_aligned\",\"shortlabel\":\"\",\"index\":0,\"ftype\":\"fCalculated\",\"userhelp\":\"Twee mogelijke waarden:\\u003Cbr\\u003E\\n    0,9 bij vroege inschrijving (Early Bird)\\u003Cbr\\u003E\\n   &nbsp1 anders (normaal tarief)\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":true,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"input\":{\"label\":\"Calculated field\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Early Bird\\u003Cbr \\\/\\u003EAlleen-lezenmodus\",\"_developerNotes\":\"\",\"predefined\":\"\",\"required\":false,\"exclude\":true,\"accept_html\":false,\"size\":\"small\",\"eq\":\"IF(GETDATETIMESTRING(TODAY(), 'yyyy-mm-dd') \\u003C= '2026-03-31',  0.9, 1)\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":false,\"formatDynamically\":false,\"dynamicEval\":true,\"validate\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname23\",\"fieldlayout\":\"right_aligned\",\"shortlabel\":\"\",\"index\":1,\"ftype\":\"fCalculated\",\"userhelp\":\"Twee mogelijke waarden:\\u003Cbr\\u003E\\n    0,9 als uw promotiecode geldig is\\u003Cbr\\u003E\\n   &nbsp1 anders (normaal tarief)\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":true,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"input\":{\"label\":\"Calculated field\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Geldigheid van de promotiecode\\u003Cbr \\\/\\u003EAlleen-lezenmodus\",\"_developerNotes\":\"\",\"predefined\":\"\",\"required\":false,\"exclude\":true,\"accept_html\":false,\"size\":\"small\",\"eq\":\"\\\/* IF(GETDATETIMESTRING(TODAY(), 'yyyy-mm-dd') \\u003C= '2026-03-20',  0.9, 1) *\\\/\\nIF (fieldname22 === '@@20years@@', 0.9,1)\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":false,\"formatDynamically\":false,\"dynamicEval\":true,\"validate\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"separator1\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":2,\"ftype\":\"fSectionBreak\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":true,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Texte de section\",\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname47\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":3,\"ftype\":\"fdate\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}},\"date\":{\"label\":\"Date field\",\"rules\":{}},\"dformat\":{\"label\":\"Date format label\",\"rules\":{}},\"hour\":{\"label\":\"Hours selector\",\"rules\":{}},\"minute\":{\"label\":\"Minutes selector\",\"rules\":{}},\"ampm\":{\"label\":\"AM\\\/PM selector\",\"rules\":{}}}},\"title\":\"Date\",\"predefined\":\"\",\"predefinedClick\":false,\"size\":\"medium\",\"required\":false,\"exclude\":false,\"readonly\":true,\"disableKeyboardOnMobile\":false,\"dformat\":\"yyyy\\\/mm\\\/dd\",\"showFormatOnLabel\":1,\"dseparator\":\"-\",\"tformat\":\"24\",\"showDropdown\":false,\"dropdownRange\":\"-10:+10\",\"minDate\":\"\",\"maxDate\":\"\",\"invalidDates\":\"\",\"validDates\":\"\",\"mondayFirstDay\":false,\"alwaysVisible\":false,\"showWeek\":false,\"minHour\":0,\"maxHour\":23,\"minMinute\":0,\"maxMinute\":59,\"stepHour\":1,\"stepMinute\":1,\"showDatepicker\":true,\"showTimepicker\":true,\"timeErrorMssg\":\"\",\"ariaHourLabel\":\"hours\",\"ariaMinuteLabel\":\"minutes\",\"ariaAMPMLabel\":\"am or pm\",\"currentDate\":true,\"nextValid\":0,\"defaultDate\":\"\",\"defaultTime\":\"\",\"working_dates\":[true,true,true,true,true,true,true],\"formats\":[\"mm\\\/dd\\\/yyyy\",\"dd\\\/mm\\\/yyyy\",\"yyyy\\\/mm\\\/dd\",\"yyyy\\\/dd\\\/mm\"],\"separators\":[\"\\\/\",\"-\",\".\"],\"errorMssg\":\"\",\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname33\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":4,\"ftype\":\"ftext\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Voornaam \",\"autocomplete\":\"off\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"accept_html\":false,\"readonly\":false,\"size\":\"small\",\"minlength\":\"\",\"maxlength\":\"\",\"equalTo\":\"\",\"regExp\":\"\",\"regExpMssg\":\"\",\"aiAssistant\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname34\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":5,\"ftype\":\"ftext\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Naam \",\"autocomplete\":\"off\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"accept_html\":false,\"readonly\":false,\"size\":\"medium\",\"minlength\":\"\",\"maxlength\":\"\",\"equalTo\":\"\",\"regExp\":\"\",\"regExpMssg\":\"\",\"aiAssistant\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname35\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":6,\"ftype\":\"femail\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Email \",\"autocomplete\":\"off\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"size\":\"medium\",\"equalTo\":\"\",\"regExp\":\"\",\"regExpMssg\":\"\",\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname36\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":7,\"ftype\":\"ftext\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Telefoonnummer \",\"autocomplete\":\"off\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"accept_html\":false,\"readonly\":false,\"size\":\"medium\",\"minlength\":\"\",\"maxlength\":\"\",\"equalTo\":\"\",\"regExp\":\"\",\"regExpMssg\":\"\",\"aiAssistant\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname37\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":8,\"ftype\":\"ftext\",\"userhelp\":\"Om eventueel carpooling te organiseren \",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Woonplaats \",\"autocomplete\":\"off\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"accept_html\":false,\"readonly\":false,\"size\":\"medium\",\"minlength\":\"\",\"maxlength\":\"\",\"equalTo\":\"\",\"regExp\":\"\",\"regExpMssg\":\"\",\"aiAssistant\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname1\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":9,\"ftype\":\"fcheck\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}},\"choice\":{\"label\":\"Choice text\",\"rules\":{}}}},\"title\":\"Bent u Biodanza leraar of student aan een Biodanza-school? \",\"layout\":\"one_column\",\"required\":true,\"exclude\":false,\"accept_html\":false,\"readonly\":false,\"toSubmit\":\"text\",\"choices\":[\"Ja\",\"Nee\"],\"choicesVal\":[\"Ja\",\"Nee\"],\"choiceSelected\":[false,false],\"merge\":0,\"onoff\":0,\"quantity\":0,\"minQuantity\":-1,\"maxQuantity\":-1,\"quantity_when_ticked\":0,\"max\":1,\"min\":1,\"maxError\":\"Check no more than {0} boxes\",\"minError\":\"Check at least {0} boxes\",\"showDep\":true,\"choicesDep\":[[\"fieldname45\",\"fieldname2\",\"fieldname6\",\"fieldname44\"],[\"fieldname46\",\"fieldname11\"]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname45\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":10,\"ftype\":\"ftext\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Aan welke school ben je afgestudeerd\\\/ studeer je? \",\"autocomplete\":\"off\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"accept_html\":false,\"readonly\":false,\"size\":\"medium\",\"minlength\":\"\",\"maxlength\":\"\",\"equalTo\":\"\",\"regExp\":\"\",\"regExpMssg\":\"\",\"aiAssistant\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname46\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":11,\"ftype\":\"ftext\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Hoe lang heb je al Biodanza-ervaring? \",\"autocomplete\":\"off\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"accept_html\":false,\"readonly\":false,\"size\":\"medium\",\"minlength\":\"\",\"maxlength\":\"\",\"equalTo\":\"\",\"regExp\":\"\",\"regExpMssg\":\"\",\"aiAssistant\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname2\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":12,\"ftype\":\"fcheck\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}},\"choice\":{\"label\":\"Choice text\",\"rules\":{}}}},\"title\":\"Bent u lid van Biodanza.be? \",\"layout\":\"one_column\",\"required\":true,\"exclude\":false,\"accept_html\":false,\"readonly\":false,\"toSubmit\":\"text\",\"choices\":[\"Ja\",\"Nee\"],\"choicesVal\":[\"Ja\",\"Nee\"],\"choiceSelected\":[false,false],\"merge\":0,\"onoff\":0,\"quantity\":0,\"minQuantity\":-1,\"maxQuantity\":-1,\"quantity_when_ticked\":0,\"max\":1,\"min\":1,\"maxError\":\"Check no more than {0} boxes\",\"minError\":\"Check at least {0} boxes\",\"showDep\":true,\"choicesDep\":[[\"separator1\"],[\"fieldname22\",\"fieldname44\"]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname6\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":13,\"ftype\":\"fcheck\",\"userhelp\":\"\\u003Cstrong\\u003ENB:\\u003C\\\/strong\\u003E Korting van \\u20ac 10 voor het hele weekend:\\u003Cbr \\\/\\u003E\\n\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 Leden\\u00a0 Early Bird: \\u20ac 115 \\\/ leden normaal tarief: \\u20ac 145 \\u003Cbr\\\/ \\u003E\\n\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 Niet-leden Early Bird: \\u20ac 170 \\\/ niet-leden normaal tarief: \\u20ac 200\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\\u003C%fieldname6 choices_separator={{\\u003Cbr\\\/ \\u003E}}%\\u003E\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}},\"choice\":{\"label\":\"Choice text\",\"rules\":{}}}},\"title\":\"Ik zal aanwezig zijn (leraar\\\/student) (Early Bird-tarief \\\/ normaal tarief) \\u003Cbr\\u003E \",\"layout\":\"one_column\",\"required\":true,\"exclude\":false,\"accept_html\":false,\"readonly\":false,\"toSubmit\":\"text\",\"choices\":[\"\\u2022  Vrijdagavond 22 mei 2026 (inclusief avondmaal: \\u20ac 15\\\/25 voor leden; \\u20ac 20\\\/30 voor niet-leden)\\u003Cbr\\u003E\",\"\\u2022  Zaterdag 23 mei 2026 (inclusief lunch en avondmaal: \\u20ac 55\\\/65 voor leden; \\u20ac 80\\\/90 voor niet-leden)\",\"\\u2022  Zondag 24 mei 2026 (inclusief lunch en vieruurtje: \\u20ac 55\\\/65 voor leden; \\u20ac 80\\\/90 voor niet-leden)\"],\"choicesVal\":[\"1\",\"2\",\"4\"],\"choiceSelected\":[false,false,false],\"merge\":1,\"onoff\":0,\"quantity\":0,\"minQuantity\":-1,\"maxQuantity\":-1,\"quantity_when_ticked\":0,\"max\":3,\"min\":1,\"maxError\":\"Check no more than {1} boxes\",\"minError\":\"Check at least {1} boxes\",\"showDep\":true,\"choicesDep\":[[\"fieldname13\",\"fieldname43\"],[\"fieldname13\",\"fieldname43\"],[\"fieldname18\",\"fieldname43\"]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname11\",\"fieldlayout\":\"top_aligned\",\"shortlabel\":\"\",\"index\":14,\"ftype\":\"fcheck\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}},\"choice\":{\"label\":\"Choice text\",\"rules\":{}}}},\"title\":\"Ik zal aanwezig zijn (niet-leraar\\\/niet-student) \\u003Cbr\\u003E \",\"layout\":\"one_column\",\"required\":true,\"exclude\":false,\"accept_html\":false,\"readonly\":false,\"toSubmit\":\"text\",\"choices\":[\"\\u2022  Zaterdagavond 23 mei 2026 (zonder avondmaal, \\u20ac 20 of gratis als u op zondag komt)\",\"\\u2022  Zondag 24 mei 2026 (inclusief lunch en vieruurtje,  Early Bird-tarief \\u20ac 80 \\\/ normaal tarief \\u20ac 90, -10% met de promotiecode)\",\"\\u2022  Zaterdagavond 23 (zonder avondmaal) en zondag 24 mei 2026 (Early Bird-tarief \\u20ac 80 \\\/ normaal tarief \\u20ac 90, -10% met de promotiecode)\",\"\\u2022  Ik schrijf me alleen in voor de familie vivencia op zondagmiddag 24 mei (volwassene \\u20ac 40  + \\u20ac 5 per kind)\"],\"choicesVal\":[\"1\",\"2\",\"3\",\"4\"],\"choiceSelected\":[false,false,false,false],\"merge\":1,\"onoff\":0,\"quantity\":0,\"minQuantity\":-1,\"maxQuantity\":-1,\"quantity_when_ticked\":0,\"max\":1,\"min\":1,\"maxError\":\"Check no more than {1} boxes\",\"minError\":\"Check at least {1} boxes\",\"showDep\":true,\"choicesDep\":[[\"fieldname12\",\"fieldname44\"],[\"fieldname16\",\"fieldname12\",\"fieldname44\",\"fieldname22\"],[\"fieldname16\",\"fieldname12\",\"fieldname44\",\"fieldname22\"],[\"fieldname16\",\"fieldname44\"]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname16\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":15,\"ftype\":\"fnumber\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}},\"spinner_left\":{\"label\":\"Left spinner\",\"rules\":{}},\"spinner_right\":{\"label\":\"Right spinner\",\"rules\":{}}}},\"title\":\"Hoeveel kinderen gaan er 's middags mee naar de familievivencia? (5 \\u20ac per kind)  \",\"predefined\":\"0\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"numberpad\":true,\"spinner\":false,\"size\":\"small\",\"prefix\":\"\",\"postfix\":\"\",\"thousandSeparator\":\"\",\"decimalSymbol\":\".\",\"min\":\"\",\"max\":\"\",\"step\":\"\",\"formatDynamically\":false,\"twoDecimals\":false,\"dformat\":\"number\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname18\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":16,\"ftype\":\"fnumber\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}},\"spinner_left\":{\"label\":\"Left spinner\",\"rules\":{}},\"spinner_right\":{\"label\":\"Right spinner\",\"rules\":{}}}},\"title\":\"Als u deelneemt aan de familievivencia zondagmiddag,  hoeveel kinderen gaan er dan mee? (\\u20ac 5 per kind) \",\"predefined\":\"0\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"numberpad\":true,\"spinner\":false,\"size\":\"small\",\"prefix\":\"\",\"postfix\":\"\",\"thousandSeparator\":\"\",\"decimalSymbol\":\".\",\"min\":\"\",\"max\":\"\",\"step\":\"\",\"formatDynamically\":false,\"twoDecimals\":false,\"dformat\":\"number\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname12\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":17,\"ftype\":\"fcheck\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}},\"choice\":{\"label\":\"Choice text\",\"rules\":{}}}},\"title\":\"Overnachting \\u003Cbr\\u003E\",\"layout\":\"one_column\",\"required\":false,\"exclude\":false,\"accept_html\":false,\"readonly\":false,\"toSubmit\":\"text\",\"choices\":[\"\\u2022  Overnachting op zaterdag 23 mei 2026 (inclusief ontbijt, \\u20ac 60 per persoon in een tweepersoonskamer)\"],\"choicesVal\":[\"1\"],\"choiceSelected\":[false],\"merge\":0,\"onoff\":0,\"quantity\":0,\"minQuantity\":-1,\"maxQuantity\":-1,\"quantity_when_ticked\":0,\"max\":1,\"min\":0,\"maxError\":\"Check no more than {0} boxes\",\"minError\":\"Check at least {0} boxes\",\"showDep\":true,\"choicesDep\":[[\"fieldname14\"]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname13\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":18,\"ftype\":\"fcheck\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}},\"choice\":{\"label\":\"Choice text\",\"rules\":{}}}},\"title\":\"Overnachting(en) \\u003Cbr\\u003E\",\"layout\":\"one_column\",\"required\":false,\"exclude\":false,\"accept_html\":false,\"readonly\":false,\"toSubmit\":\"text\",\"choices\":[\"\\u2022  Overnachting op vrijdag 22 mei 2026 (inclusief ontbijt, \\u20ac 60 per persoon in een tweepersoonskamer)\",\"\\u2022  Overnachting op zaterdag 23 mei 2026 (inclusief ontbijt, \\u20ac 60 per persoon in een tweepersoonskamer)\"],\"choicesVal\":[\"1\",\"2\"],\"choiceSelected\":[false,false],\"merge\":1,\"onoff\":0,\"quantity\":0,\"minQuantity\":-1,\"maxQuantity\":-1,\"quantity_when_ticked\":0,\"max\":2,\"min\":0,\"maxError\":\"Check no more than {0} boxes\",\"minError\":\"Check at least {0} boxes\",\"showDep\":true,\"choicesDep\":[[\"fieldname14\"],[\"fieldname14\"]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname14\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":19,\"ftype\":\"fcheck\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}},\"choice\":{\"label\":\"Choice text\",\"rules\":{}}}},\"title\":\"Ik wil graag een eenpersoonskamer (toeslag van \\u20ac 15 per nacht) \",\"layout\":\"one_column\",\"required\":true,\"exclude\":false,\"accept_html\":false,\"readonly\":false,\"toSubmit\":\"text\",\"choices\":[\"Ja\",\"Nee\"],\"choicesVal\":[\"Ja\",\"Nee\"],\"choiceSelected\":[false,false],\"merge\":0,\"onoff\":0,\"quantity\":0,\"minQuantity\":-1,\"maxQuantity\":-1,\"quantity_when_ticked\":0,\"max\":1,\"min\":1,\"maxError\":\"Check no more than {1} boxes\",\"minError\":\"Check at least {1} boxes\",\"showDep\":true,\"choicesDep\":[[\"separator1\"],[\"fieldname15\"]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname15\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":20,\"ftype\":\"ftext\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Ik wil een kamer delen met (voornaam en achternaam van je eventuele kamergenoot vermelden)  \",\"autocomplete\":\"off\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"accept_html\":false,\"readonly\":false,\"size\":\"medium\",\"minlength\":\"\",\"maxlength\":\"\",\"equalTo\":\"\",\"regExp\":\"\",\"regExpMssg\":\"\",\"aiAssistant\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname38\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":21,\"ftype\":\"fcheck\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}},\"choice\":{\"label\":\"Choice text\",\"rules\":{}}}},\"title\":\"Maaltijdvoorkeur \",\"layout\":\"one_column\",\"required\":true,\"exclude\":false,\"accept_html\":false,\"readonly\":false,\"toSubmit\":\"text\",\"choices\":[\"Geen\",\"Vegetarisch\"],\"choicesVal\":[\"Geen\",\"Vegetarisch\"],\"choiceSelected\":[false,false],\"merge\":0,\"onoff\":0,\"quantity\":0,\"minQuantity\":-1,\"maxQuantity\":-1,\"quantity_when_ticked\":0,\"max\":1,\"min\":1,\"maxError\":\"Check no more than {0} boxes\",\"minError\":\"Check at least {1} boxes\",\"showDep\":true,\"choicesDep\":[[],[]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname39\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":22,\"ftype\":\"ftextarea\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}},\"textarea\":{\"label\":\"Text area\",\"rules\":{}}}},\"title\":\"Als u allergie\\u00ebn heeft, geef deze dan hier aan:\",\"autocomplete\":\"off\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"accept_html\":false,\"readonly\":false,\"size\":\"medium\",\"minlength\":\"\",\"maxlength\":\"\",\"rows\":4,\"aiAssistant\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname43\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":23,\"ftype\":\"fcheck\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}},\"choice\":{\"label\":\"Choice text\",\"rules\":{}}}},\"title\":\"Ik geef een vivencia tijdens het festival \",\"layout\":\"one_column\",\"required\":true,\"exclude\":false,\"accept_html\":false,\"readonly\":false,\"toSubmit\":\"text\",\"choices\":[\"Ja\",\"Nee\"],\"choicesVal\":[\"Ja\",\"Nee\"],\"choiceSelected\":[false,false],\"merge\":0,\"onoff\":0,\"quantity\":0,\"minQuantity\":-1,\"maxQuantity\":-1,\"quantity_when_ticked\":0,\"max\":1,\"min\":1,\"maxError\":\"Check no more than {0} boxes\",\"minError\":\"Check at least {1} boxes\",\"showDep\":false,\"choicesDep\":[[],[]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname44\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":24,\"ftype\":\"fcheck\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}},\"choice\":{\"label\":\"Choice text\",\"rules\":{}}}},\"title\":\"Wil je een handje helpen tijdens het festival?\",\"layout\":\"one_column\",\"required\":false,\"exclude\":false,\"accept_html\":false,\"readonly\":false,\"toSubmit\":\"text\",\"choices\":[\"Ja\",\"Nee\"],\"choicesVal\":[\"Ja\",\"Nee\"],\"choiceSelected\":[false,false],\"merge\":0,\"onoff\":0,\"quantity\":0,\"minQuantity\":-1,\"maxQuantity\":-1,\"quantity_when_ticked\":0,\"max\":1,\"min\":0,\"maxError\":\"Check no more than {1} boxes\",\"minError\":\"Check at least {0} boxes\",\"showDep\":false,\"choicesDep\":[[],[]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname22\",\"fieldlayout\":\"top_aligned\",\"shortlabel\":\"\",\"index\":25,\"ftype\":\"ftext\",\"userhelp\":\"\\u003Ci\\u003EDe promotiecode is alleen geldig voor niet-leden en alleen op zondag\\u003C\\\/i\\u003E\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Als u een promotiecode heeft, voer deze dan in.\",\"autocomplete\":\"off\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"accept_html\":false,\"readonly\":false,\"size\":\"small\",\"minlength\":\"11\",\"maxlength\":\"11\",\"equalTo\":\"\",\"regExp\":\"@@20years@@\",\"regExpMssg\":\"Sorry, ongeldige promotiecode!\",\"aiAssistant\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname24\",\"fieldlayout\":\"right_aligned\",\"shortlabel\":\"\",\"index\":26,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":true,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"input\":{\"label\":\"Calculated field\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Co\\u00fbts vendredi (non prof \\\/ non \\u00e9tudiant)\",\"_developerNotes\":\"\",\"predefined\":\"0\",\"required\":false,\"exclude\":true,\"accept_html\":false,\"size\":\"medium\",\"eq\":\"\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":false,\"formatDynamically\":false,\"dynamicEval\":true,\"validate\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname29\",\"fieldlayout\":\"right_aligned\",\"shortlabel\":\"\",\"index\":27,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":true,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"input\":{\"label\":\"Calculated field\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Co\\u00fbts vendredi (prof \\\/ \\u00e9tudiant)\",\"_developerNotes\":\"\",\"predefined\":\"0\",\"required\":false,\"exclude\":true,\"accept_html\":false,\"size\":\"medium\",\"eq\":\"(function () {\\n    if (fieldname6 == 7)  { return 0; } \\n    if (fieldname6 == 1 || fieldname6 == 3 || fieldname6 == 5) { \\n    if (fieldname3 == 0.9) {\\n                   if (fieldname2 == 'Ja') { return 15; } \\n                   if (fieldname2 == 'Nee') { return 20; } }\\n    else if (fieldname3 == 1) {\\n                   if (fieldname2 == 'Ja') { return 25; }\\n                   if (fieldname2 == 'Nee') { return 30; } }  \\n        }                                 \\n    else { return 0; }\\n })(); \\n\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":false,\"formatDynamically\":false,\"dynamicEval\":true,\"validate\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname25\",\"fieldlayout\":\"right_aligned\",\"shortlabel\":\"\",\"index\":28,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":true,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"input\":{\"label\":\"Calculated field\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Co\\u00fbt samedi soir (non prof \\\/ non \\u00e9tudiant)\",\"_developerNotes\":\"\",\"predefined\":\"0\",\"required\":false,\"exclude\":true,\"accept_html\":false,\"size\":\"medium\",\"eq\":\"(function () {\\n    if (fieldname11 == 1) {return 20;}\\n    else {return 0;}\\n })(); \\n\\n\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":false,\"formatDynamically\":false,\"dynamicEval\":true,\"validate\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname30\",\"fieldlayout\":\"right_aligned\",\"shortlabel\":\"\",\"index\":29,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":true,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"input\":{\"label\":\"Calculated field\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Co\\u00fbts samedi (prof \\\/ \\u00e9tudiant)\",\"_developerNotes\":\"\",\"predefined\":\"0\",\"required\":false,\"exclude\":true,\"accept_html\":false,\"size\":\"medium\",\"eq\":\"\\\/\\\/ samedi\\n(function () {\\n    if (fieldname6 == 7) { return 0; } \\n    if (fieldname6 == 2 || fieldname6 == 3 || fieldname6 == 6) {\\n    if (fieldname3 == 0.9) {\\n                   if (fieldname2 == 'Ja') { return 55; } \\n                   if (fieldname2 == 'Nee') { return 80;} }\\n    else if (fieldname3 == 1) {\\n                   if (fieldname2 == 'Ja') { return 65; }\\n                   if (fieldname2 == 'Nee') { return 90; } }\\n                                                     }\\n    else { return 0; }\\n })();\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":false,\"formatDynamically\":false,\"dynamicEval\":true,\"validate\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname27\",\"fieldlayout\":\"right_aligned\",\"shortlabel\":\"\",\"index\":30,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":true,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"input\":{\"label\":\"Calculated field\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Co\\u00fbts dimanche (non prof \\\/ non \\u00e9tudiant)\",\"_developerNotes\":\"\",\"predefined\":\"0\",\"required\":false,\"exclude\":true,\"accept_html\":false,\"size\":\"medium\",\"eq\":\"(function () {\\n    if (fieldname11 == 2 && fieldname3 == 1) \\n                   { return (90 * fieldname23); } \\n    if (fieldname11 == 2 && fieldname3 == 0.9)  \\n                   { return (80 * fieldname23); } \\n    if (fieldname11 == 3 && fieldname3 == 1) \\n                   { return (90 * fieldname23); } \\n    if (fieldname11 == 3 && fieldname3 == 0.9) \\n                   { return (80 * fieldname23); }\\n    else { return 0; } \\n })();\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":false,\"formatDynamically\":false,\"dynamicEval\":true,\"validate\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname31\",\"fieldlayout\":\"right_aligned\",\"shortlabel\":\"\",\"index\":31,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":true,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"input\":{\"label\":\"Calculated field\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Co\\u00fbts dimanche (prof \\\/ \\u00e9tudiant)\",\"_developerNotes\":\"\",\"predefined\":\"0\",\"required\":false,\"exclude\":true,\"accept_html\":false,\"size\":\"medium\",\"eq\":\"\\\/\\\/ dimanche\\n(function () {\\n    if (fieldname6 == 7) { return 0; }\\n    if (fieldname6 == 4 || fieldname6 == 5 || fieldname6 == 6) {\\n    if (fieldname3 == 0.9) {\\n                   if (fieldname2 == 'Ja') { return 55; } \\n                   if (fieldname2 == 'Nee') { return (80 * fieldname23);} }\\n    if (fieldname3 == 1) {\\n                   if (fieldname2 == 'Ja') { return 65; }\\n                   if (fieldname2 == 'Nee') { return (90 * fieldname23);}    }\\n                                                    }\\n    else { return 0; }\\n })();\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":false,\"formatDynamically\":false,\"dynamicEval\":true,\"validate\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname26\",\"fieldlayout\":\"right_aligned\",\"shortlabel\":\"\",\"index\":32,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":true,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"input\":{\"label\":\"Calculated field\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Co\\u00fbts vivencia familiale du dimanche (non prof ou non \\u00e9tudiant)\",\"_developerNotes\":\"\",\"predefined\":\"0\",\"required\":false,\"exclude\":true,\"accept_html\":false,\"size\":\"medium\",\"eq\":\"(function () {\\n    if (fieldname11 == 4)  {return (40 + 5 * fieldname16);}\\n    if (fieldname11 == 2 || fieldname11 == 3)  {return (5 * fieldname16);}\\n    return 0;\\n\\n})();\\n\\n\\\/\\\/ pas de code Promo sur les vivencias familiales\\n\\\/\\\/ pas de Early Bird \",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":false,\"formatDynamically\":false,\"dynamicEval\":true,\"validate\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname9\",\"fieldlayout\":\"right_aligned\",\"shortlabel\":\"\",\"index\":33,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":true,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"input\":{\"label\":\"Calculated field\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Co\\u00fbts vivencia familiale (prof \\\/ \\u00e9tudiant)\",\"_developerNotes\":\"\",\"predefined\":\"0\",\"required\":false,\"exclude\":true,\"accept_html\":false,\"size\":\"medium\",\"eq\":\"(function () {\\n    if (fieldname6 == 4 || 5 ||  6 || 7)  { return (5 * fieldname18); }\\n     else { return 0; }\\n})();\\n  \",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":false,\"formatDynamically\":false,\"dynamicEval\":true,\"validate\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname8\",\"fieldlayout\":\"right_aligned\",\"shortlabel\":\"\",\"index\":34,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":true,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"input\":{\"label\":\"Calculated field\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Co\\u00fbts de toutes les nuit\\u00e9e\\\/s\",\"_developerNotes\":\"\",\"predefined\":\"0\",\"required\":false,\"exclude\":true,\"accept_html\":false,\"size\":\"medium\",\"eq\":\"(function () {\\n    if (fieldname12 == 1 && fieldname14 == 'Ja') { return 75; }\\n    if (fieldname12 == 1 && fieldname14 == 'Nee') { return 60; }\\n\\n    if (fieldname13 == 1 && fieldname14 == 'Ja') { return 75; }\\n    if (fieldname13 == 1 && fieldname14 == 'Nee') { return 60; }\\n\\n    if (fieldname13 == 2 && fieldname14 == 'Ja') { return 75; }\\n    if (fieldname13 == 2 && fieldname14 == 'Nee') { return 60; }\\n\\n    if (fieldname13 == 3 && fieldname14 == 'Ja') { return 150; }\\n    if (fieldname13 == 3 && fieldname14 == 'Nee') { return 120; }\\n    return 0;\\n})();\\n\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":false,\"formatDynamically\":false,\"dynamicEval\":true,\"validate\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname32\",\"fieldlayout\":\"right_aligned\",\"shortlabel\":\"\",\"index\":35,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":true,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"input\":{\"label\":\"Calculated field\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Co\\u00fbt week-end au complet (prof \\\/ \\u00e9tudiants)\",\"_developerNotes\":\"\",\"predefined\":\"0\",\"required\":false,\"exclude\":true,\"accept_html\":false,\"size\":\"medium\",\"eq\":\"(function () {  \\n    if (fieldname6 == 7 && fieldname3 == 0.9) {\\n                   if (fieldname2 == 'Ja') { return 115;} } \\n    if (fieldname6 == 7  && fieldname3 == 0.9) {\\n                   if (fieldname2 == 'Nee')  { return 170;} }\\n    if (fieldname6 == 7  && fieldname3 == 1) {\\n                   if (fieldname2 == 'Ja') { return 145;} } \\n    if (fieldname6 == 7  && fieldname3 == 1) {\\n                   if (fieldname2 == 'Nee') { return 200;} }\\n    return 0;\\n })();\\n \",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":false,\"formatDynamically\":false,\"dynamicEval\":true,\"validate\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname42\",\"fieldlayout\":\"right_aligned\",\"shortlabel\":\"\",\"index\":36,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":true,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"input\":{\"label\":\"Calculated field\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"R\\u00e9duction pour le prof qui donne une vivencia\",\"_developerNotes\":\"\",\"predefined\":\"\",\"required\":false,\"exclude\":true,\"accept_html\":false,\"size\":\"medium\",\"eq\":\"(function () { \\nif (fieldname43 == 'Nee') { return 0; }\\nif (fieldname43 == 'Ja') { return -25; }\\n})();\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":false,\"formatDynamically\":false,\"dynamicEval\":true,\"validate\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"value\\u003C\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname10\",\"fieldlayout\":\"right_aligned\",\"shortlabel\":\"\",\"index\":37,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{\"font-weight\":\"bold\"}},\"input\":{\"label\":\"Calculated field\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"TOTAAL kosten \",\"_developerNotes\":\"\",\"predefined\":\"0\",\"required\":false,\"exclude\":false,\"accept_html\":false,\"size\":\"small\",\"eq\":\"(function () { \\nvar result = 0;\\nif (fieldname1 == 'Nee') {\\nresult = fieldname25 + fieldname27 + fieldname26 + fieldname8;\\n }\\nif (fieldname1 == 'Ja') {\\nresult = fieldname29 + fieldname30 + fieldname31 + fieldname9 + fieldname8  + fieldname32 + fieldname42 ;\\n }\\n\\nif (result \\u003E 0) { return result; }\\nelse { return 0; }\\n})();\",\"min\":\"\",\"max\":\"\",\"suffix\":\"  EUR\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":true,\"noEvalIfManual\":false,\"formatDynamically\":false,\"dynamicEval\":true,\"validate\":false,\"fBuild\":{},\"parent\":\"\"}],{\"0\":{\"title\":\"\\u003Cdiv style=\\u0022color:#239B56;\\u0022\\u003EInschrijfformulier Festival 20 jaar\\u003C\\\/div\\u003E\",\"titletag\":\"H2\",\"textalign\":\"default\",\"headertextcolor\":\"\",\"description\":\"\\u003Ci\\u003EIn te vullen door de deelnemers, door de gegevens van boven naar beneden in te voeren \\u003Cbr \\\/\\u003E\\n* Verplicht veld\\u003C\\\/i\\u003E\",\"formlayout\":\"top_aligned\",\"formtemplate\":\"cp_cff_natural\",\"evalequations\":1,\"evalequations_delay\":0,\"evalequationsevent\":2,\"direction\":\"ltr\",\"loading_animation\":1,\"autocomplete\":0,\"persistence\":0,\"animate_form\":0,\"animation_effect\":\"fade\",\"customstyles\":\"\",\"request_cost\":\"fieldname10\",\"advanced\":{\"css\":{\"header\":{\"label\":\"Form header\",\"rules\":{}},\"title\":{\"label\":\"Form title\",\"rules\":{}},\"description\":{\"label\":\"Form description\",\"rules\":{}},\"form\":{\"label\":\"Form area\",\"rules\":{}},\"buttons\":{\"label\":\"Form context buttons (Next page, Previous page, Submit)\",\"rules\":{}},\"buttons_hover\":{\"label\":\"Form context buttons hover\",\"rules\":{}},\"tooltips_icons\":{\"label\":\"Icons for instructions for users tooltips\",\"rules\":{}},\"tooltips\":{\"label\":\"Instructions for users tooltips\",\"rules\":{}},\"thanks_popup\":{\"label\":\"Thanks message popup\",\"rules\":{}},\"close_thanks_popup\":{\"label\":\"Thanks message popup close icon\",\"rules\":{}},\"error_popup\":{\"label\":\"Error message popup\",\"rules\":{}},\"close_error_popup\":{\"label\":\"Error popup close icon\",\"rules\":{}},\"error_bubble\":{\"label\":\"Error bubbles\",\"rules\":{}},\"error_bubble_arrow\":{\"label\":\"Error bubble arrow\",\"rules\":{\"border-bottom-color\":\"\"},\"restrict\":true},\"required_field_asterisk\":{\"label\":\"Asterisk for required fields\",\"rules\":{}}}}},\"formid\":\"cp_calculatedfieldsf_pform_1\",\"setCache\":false,\"cache\":false}];<\/script><\/pre>\r\n\t\t<div id=\"fbuilder\">\r\n\t\t\t<div class=\"cff-processing-form\"><\/div>\t\t\t<div id=\"fbuilder_1\">\r\n\t\t\t\t<div id=\"formheader_1\"><\/div>\r\n\t\t\t\t<div id=\"fieldlist_1\"><\/div>\r\n                <div class=\"clearer\"><\/div>\r\n\t\t\t<\/div>\r\n\t\t\t<div id=\"cpcaptchalayer_1\" class=\"cpcaptchalayer\" style=\"display:none;\">\r\n\t\t\t\t\t\t<div class=\"fields\" id=\"field-c0\" style=\"display:none\">\r\n\t\t\t\t<label>Payment options<\/label>\r\n\t\t\t\t<div class=\"dfield\">\r\n\t\t\t\t \t\t\t\t <div><label><input type=\"radio\" name=\"bccf_payment_option_paypal\" vt=\"addon-idealmollie-20151212\" value=\"addon-idealmollie-20151212\" checked class=\"required\"> Betalen met Mollie<\/label><\/div><!--addons-payment-options-->\r\n    \t\t\t \t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"clearer\"><\/div>\r\n\t\t\t<\/div>\r\n\t\t\t<!--addons-payment-fields-->\r\n\t\t\t\t\t\t<!--add-ons-->\r\n\t\t\t<\/div>\r\n\t\t\t\t\t\t<div id=\"cp_subbtn_1\" class=\"cp_subbtn\" style=\"display:none;\">Indienen<\/div>\r\n\t\t\t\t\t\t<div class=\"clearer\"><\/div>\r\n\t\t<\/div>\r\n\t<input type=\"hidden\" id=\"_cpcff_public_nonce\" name=\"_cpcff_public_nonce\" value=\"22223608e1\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/nl\/wp-json\/wp\/v2\/pages\/60493\" \/>\t<\/form>\r\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":96,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"0","ocean_second_sidebar":"0","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"0","ocean_custom_header_template":"0","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"0","ocean_menu_typo_font_family":"0","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"0","footnotes":""},"imc_layers":[],"imc_icons":[],"class_list":["post-60493","page","type-page","status-publish","hentry","entry"],"translation":{"provider":"WPGlobus","version":"3.0.2","language":"nl","enabled_languages":["fr","nl"],"languages":{"fr":{"title":true,"content":true,"excerpt":false},"nl":{"title":true,"content":true,"excerpt":false}}},"imc_loc":"","imc_img_tag":null,"_links":{"self":[{"href":"https:\/\/biodanza.be\/nl\/wp-json\/wp\/v2\/pages\/60493","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/biodanza.be\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/biodanza.be\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/biodanza.be\/nl\/wp-json\/wp\/v2\/users\/96"}],"replies":[{"embeddable":true,"href":"https:\/\/biodanza.be\/nl\/wp-json\/wp\/v2\/comments?post=60493"}],"version-history":[{"count":13,"href":"https:\/\/biodanza.be\/nl\/wp-json\/wp\/v2\/pages\/60493\/revisions"}],"predecessor-version":[{"id":60928,"href":"https:\/\/biodanza.be\/nl\/wp-json\/wp\/v2\/pages\/60493\/revisions\/60928"}],"wp:attachment":[{"href":"https:\/\/biodanza.be\/nl\/wp-json\/wp\/v2\/media?parent=60493"}],"wp:term":[{"taxonomy":"imc-layer","embeddable":true,"href":"https:\/\/biodanza.be\/nl\/wp-json\/wp\/v2\/imc_layers?post=60493"},{"taxonomy":"imc-icon","embeddable":true,"href":"https:\/\/biodanza.be\/nl\/wp-json\/wp\/v2\/imc_icons?post=60493"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}