{"id":5778,"date":"2022-11-28T20:59:20","date_gmt":"2022-11-28T18:59:20","guid":{"rendered":"https:\/\/boratech.nl\/calculate-general-tax-reduction\/"},"modified":"2022-11-28T21:09:20","modified_gmt":"2022-11-28T19:09:20","slug":"calculate-general-tax-reduction","status":"publish","type":"page","link":"https:\/\/boratech.nl\/en\/calculate-general-tax-reduction\/","title":{"rendered":"Calculate general tax reduction"},"content":{"rendered":"<p>[vc_row][vc_column]<div class=\"weberium-headings clearfix \"  style=\"\"><h2 class=\"heading clearfix style-2\" style=\"\">\r\n\t\t<span style=\"padding:0px 5% 3px 5%;background-image: -webkit-gradient(linear, left top, right top, from(#b9e9e9), to(#b9e9e9));background-image: linear-gradient(to right,#b9e9e9 0%, #b9e9e9 100%);background-size: 100% 13px;\">Income change<\/span>\r\n\t<\/h2><\/div>\r\n\t<div class=\"weberium-spacer clearfix\" data-desktop=\"25\" data-mobi=\"10\" data-smobi=\"10\"><\/div><span><style>@media (max-width:480px){#cp_calculatedfieldsf_pform_1{min-height:1280px;}}@media (max-width:1024px){#cp_calculatedfieldsf_pform_1{min-height:958px;}}@media (min-width:1024px){#cp_calculatedfieldsf_pform_1{min-height:958px;}}<\/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:\/\/boratech.nl\/en\/calculate-general-tax-reduction\/\" method=\"post\" enctype=\"multipart\/form-data\" onsubmit=\"return doValidate_1(this);\" class=\"cff-form no-prefetch  cff-form-20 cp_cff_14\"  data-nonce=\"b232de75f6\">\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=\"20\" \/><input type=\"hidden\" name=\"cp_ref_page\" value=\"https:\/\/boratech.nl\/en\" \/><pre style=\"display:none !important;\"><script data-category=\"functional\" type=\"text\/javascript\">form_structure_1=[[{\"form_identifier\":\"\",\"name\":\"fieldname1\",\"shortlabel\":\"\",\"index\":0,\"ftype\":\"fdropdown\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Situatie\",\"size\":\"medium\",\"required\":false,\"exclude\":false,\"toSubmit\":\"value\",\"merge\":0,\"choiceSelected\":\"AOW-leeftijd nog niet bereikt - 1\",\"select2\":false,\"multiple\":false,\"vChoices\":1,\"showDep\":false,\"choices\":[\"AOW-leeftijd nog niet bereikt\",\"AOW-leeftijd bereikt\"],\"optgroup\":[false,false],\"choicesVal\":[\"1\",\"2\"],\"choicesDep\":[[],[]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname2\",\"shortlabel\":\"\",\"index\":1,\"ftype\":\"fcurrency\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Bruto jaarinkomen\",\"predefined\":\"37000\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"numberpad\":true,\"spinner\":false,\"size\":\"medium\",\"currencySymbol\":\"\\u20ac \",\"currencyText\":\"\",\"thousandSeparator\":\".\",\"centSeparator\":\",\",\"noCents\":true,\"min\":\"\",\"max\":\"\",\"formatDynamically\":true,\"twoDecimals\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname3\",\"shortlabel\":\"\",\"index\":2,\"ftype\":\"fcurrency\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Bijtelling auto\\\/fiets\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"readonly\":false,\"numberpad\":true,\"spinner\":false,\"size\":\"medium\",\"currencySymbol\":\"\\u20ac \",\"currencyText\":\"\",\"thousandSeparator\":\".\",\"centSeparator\":\",\",\"noCents\":false,\"min\":\"\",\"max\":\"\",\"formatDynamically\":true,\"twoDecimals\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname4\",\"shortlabel\":\"\",\"index\":3,\"ftype\":\"fdiv\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fields\":[\"fieldname5\",\"fieldname8\",\"fieldname9\",\"fieldname10\"],\"columns\":\"4\",\"rearrange\":0,\"title\":\"div\",\"collapsed\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname11\",\"shortlabel\":\"\",\"index\":4,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Untitled\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"medium\",\"eq\":\"fieldname10-fieldname9+1\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":true,\"formatDynamically\":false,\"hidefield\":true,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname13\",\"shortlabel\":\"\",\"index\":5,\"ftype\":\"fcurrency\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Aftrekbare rente en kosten\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"readonly\":false,\"numberpad\":false,\"spinner\":false,\"size\":\"medium\",\"currencySymbol\":\"\\u20ac \",\"currencyText\":\"\",\"thousandSeparator\":\".\",\"centSeparator\":\",\",\"noCents\":false,\"min\":\"\",\"max\":\"\",\"formatDynamically\":false,\"twoDecimals\":false,\"fBuild\":{},\"parent\":\"\"},{\"list\":{\"database\":{\"form\":\"20\",\"vars\":[]}},\"isDataSource\":true,\"active\":\"database\",\"form_identifier\":\"\",\"name\":\"fieldname16\",\"shortlabel\":\"\",\"index\":6,\"ftype\":\"fhiddends\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Hidden\",\"exclude\":false,\"predefined\":\"\",\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname17\",\"shortlabel\":\"\",\"index\":7,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Inkomsten uit eigen woning\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"medium\",\"eq\":\"PREC((function(){\\n    if(fieldname16==0.0235)\\n    {\\n        return 5.085+(fieldname8-1130000) * 0.0235;\\n    }\\n    else\\n    {\\n        return fieldname16*fieldname8;\\n    }\\n    \\n})(), 0)\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\\u20ac \",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":true,\"noEvalIfManual\":true,\"formatDynamically\":false,\"hidefield\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname18\",\"shortlabel\":\"\",\"index\":8,\"ftype\":\"fPageBreak\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Page Break\",\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname19\",\"shortlabel\":\"\",\"index\":9,\"ftype\":\"fSectionBreak\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Berekening\",\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname20\",\"shortlabel\":\"\",\"index\":10,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Belastbaar inkomen (box 1)\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"medium\",\"eq\":\"fieldname2+fieldname3+fieldname17-fieldname13\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\\u20ac \",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":true,\"noEvalIfManual\":true,\"formatDynamically\":false,\"hidefield\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname21\",\"shortlabel\":\"\",\"index\":11,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Algemene heffingskorting\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"medium\",\"eq\":\"PREC(IF(fieldname1==1,\\nIF(fieldname20\\u003C=21317,2888,\\nIF(fieldname20\\u003E69398,0,2888-(0.06007*(fieldname20-21317)))),\\nIF(fieldname20\\u003C=21317,1494,IF(fieldname20\\u003E69398,0,1494-(0.03106*(fieldname20-21317))))), 0)\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\\u20ac \",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":true,\"noEvalIfManual\":true,\"formatDynamically\":false,\"hidefield\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname22\",\"shortlabel\":\"\",\"index\":12,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Untitled\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"medium\",\"eq\":\"    CFFCHART(\\n        'ahk',\\n        {\\n            type:'line',\\n            data:{\\n                labels:['1','2','3','4','5'],\\n                    datasets:[\\n                        {\\n                            backgroundColor:'#a9e34b',\\n                            borderColor: '#a9e34b',\\n                            label:'Laag',\\n                            data:[0, 0, 21317, 1490, 0]\\n                        },\\n                        {\\n                            backgroundColor:'#91a7ff',\\n                            borderColor: '#91a7ff',\\n                            label:'Modaal',\\n                            data:[0, 21317, 69398, 0.03106, 0]\\n                        }\\n                    ]\\n            }\\n        }\\n    )\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":true,\"formatDynamically\":false,\"hidefield\":true,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname24\",\"shortlabel\":\"\",\"index\":13,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Untitled\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"medium\",\"eq\":\"    CFFCHART(\\n        'forf',\\n        {\\n            type:'line',\\n            data:{\\n                labels:['1','2','3','4','5'],\\n                    datasets:[\\n                        {\\n                            label:'Cat1',\\n                            data:[0, 7500, 12500, 1490, 0]\\n                        },\\n                        {\\n                             label:'Cat2',\\n                            data:[0, 12500, 18000, 25000, 0]\\n                        }\\n                        {\\n                             label:'Cat3',\\n                            data:[0, 18000, 25000, 50000, 0]\\n                        }\\n                        {\\n                             label:'Cat4',\\n                            data:[0, 25000, 50000, 75000, 0]\\n                        }\\n                        {\\n                             label:'Cat5',\\n                            data:[0, 34000, 75000, 1130000, 0]\\n                        }\\n                        {\\n                             label:'Cat6',\\n                            data:[113000, 0, 0, 0, 0]\\n                        }\\n                    ]\\n            }\\n        }\\n    )\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":true,\"formatDynamically\":false,\"hidefield\":true,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname26\",\"shortlabel\":\"\",\"index\":14,\"ftype\":\"fdiv\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fields\":[\"fieldname23\",\"fieldname25\"],\"columns\":\"2\",\"rearrange\":0,\"title\":\"div\",\"collapsed\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname5\",\"shortlabel\":\"\",\"index\":15,\"ftype\":\"fhtml\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fcontent\":\"\\u003Cbr \\\/\\u003EWOZ-waarde eigen woning\",\"fBuild\":{},\"parent\":\"fieldname4\"},{\"form_identifier\":\"\",\"name\":\"fieldname8\",\"shortlabel\":\"\",\"index\":16,\"ftype\":\"fcurrency\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"WOZ-waarde\",\"predefined\":\"60000\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"readonly\":false,\"numberpad\":true,\"spinner\":false,\"size\":\"medium\",\"currencySymbol\":\"\\u20ac \",\"currencyText\":\"\",\"thousandSeparator\":\".\",\"centSeparator\":\",\",\"noCents\":true,\"min\":\"\",\"max\":\"\",\"formatDynamically\":true,\"twoDecimals\":false,\"fBuild\":{},\"parent\":\"fieldname4\"},{\"form_identifier\":\"\",\"name\":\"fieldname9\",\"shortlabel\":\"\",\"index\":17,\"ftype\":\"fdate\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":true,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\",\"predefined\":\"1-1-2022\",\"predefinedClick\":false,\"size\":\"medium\",\"required\":false,\"exclude\":false,\"readonly\":false,\"disableKeyboardOnMobile\":false,\"dformat\":\"dd\\\/mm\\\/yyyy\",\"dseparator\":\"-\",\"tformat\":\"24\",\"showDropdown\":false,\"dropdownRange\":\"-10:+10\",\"minDate\":\"\",\"maxDate\":\"\",\"invalidDates\":\"\",\"mondayFirstDay\":true,\"minHour\":0,\"maxHour\":23,\"minMinute\":0,\"maxMinute\":59,\"stepHour\":1,\"stepMinute\":1,\"showDatepicker\":true,\"showTimepicker\":false,\"ariaHourLabel\":\"hours\",\"ariaMinuteLabel\":\"minutes\",\"ariaAMPMLabel\":\"am or pm\",\"defaultDate\":\"1-1-2022\",\"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\":\"fieldname4\"},{\"form_identifier\":\"\",\"name\":\"fieldname10\",\"shortlabel\":\"\",\"index\":18,\"ftype\":\"fdate\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\",\"predefined\":\"31-12-2022\",\"predefinedClick\":false,\"size\":\"medium\",\"required\":false,\"exclude\":false,\"readonly\":false,\"disableKeyboardOnMobile\":false,\"dformat\":\"dd\\\/mm\\\/yyyy\",\"dseparator\":\"-\",\"tformat\":\"24\",\"showDropdown\":false,\"dropdownRange\":\"-10:+10\",\"minDate\":\"\",\"maxDate\":\"\",\"invalidDates\":\"\",\"mondayFirstDay\":true,\"minHour\":0,\"maxHour\":23,\"minMinute\":0,\"maxMinute\":59,\"stepHour\":1,\"stepMinute\":1,\"showDatepicker\":true,\"showTimepicker\":false,\"ariaHourLabel\":\"hours\",\"ariaMinuteLabel\":\"minutes\",\"ariaAMPMLabel\":\"am or pm\",\"defaultDate\":\"1-1-2022\",\"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\":\"fieldname4\"},{\"form_identifier\":\"\",\"name\":\"fieldname23\",\"shortlabel\":\"\",\"index\":19,\"ftype\":\"fhtml\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fcontent\":\"\\u003Ccanvas id=\\u0022ahk\\u0022\\u003E\\u003C\\\/canvas\\u003E\",\"fBuild\":{},\"parent\":\"fieldname26\"},{\"form_identifier\":\"\",\"name\":\"fieldname25\",\"shortlabel\":\"\",\"index\":20,\"ftype\":\"fhtml\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fcontent\":\"\\u003Ccanvas id=\\u0022forf\\u0022\\u003E\\u003C\\\/canvas\\u003E\",\"fBuild\":{},\"parent\":\"fieldname26\"}],{\"0\":{\"title\":\"Algemene heffingskorting\",\"description\":\"Welke korting krijg je op de inkomstenbelasting en premie volksverzekeringen?\",\"formlayout\":\"top_aligned\",\"formtemplate\":\"cp_cff_14\",\"request_cost\":\"fieldname1\",\"evalequations\":1,\"evalequationsevent\":2,\"loading_animation\":0,\"autocomplete\":1,\"persistence\":0,\"animate_form\":0,\"customstyles\":\"\"},\"formid\":\"cp_calculatedfieldsf_pform_1\",\"setCache\":false,\"cache\":false}];<\/script><\/pre>\r\n\t\t<div id=\"fbuilder\">\r\n\t\t\t\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 <!--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 class=\"clearer\"><\/div>\r\n\t\t<\/div>\r\n\t<input type=\"hidden\" id=\"_cpcff_public_nonce\" name=\"_cpcff_public_nonce\" value=\"a830c3f433\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/5778\" \/>\t<\/form>\r\n<\/span>[\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-5778","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/boratech.nl\/en\/wp-json\/wp\/v2\/pages\/5778","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/boratech.nl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/boratech.nl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/boratech.nl\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/boratech.nl\/en\/wp-json\/wp\/v2\/comments?post=5778"}],"version-history":[{"count":2,"href":"https:\/\/boratech.nl\/en\/wp-json\/wp\/v2\/pages\/5778\/revisions"}],"predecessor-version":[{"id":5780,"href":"https:\/\/boratech.nl\/en\/wp-json\/wp\/v2\/pages\/5778\/revisions\/5780"}],"wp:attachment":[{"href":"https:\/\/boratech.nl\/en\/wp-json\/wp\/v2\/media?parent=5778"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}