{"id":2079,"date":"2024-05-04T09:56:25","date_gmt":"2024-05-04T09:56:25","guid":{"rendered":"https:\/\/taftankore.com\/element-calculation\/"},"modified":"2024-05-04T09:56:25","modified_gmt":"2024-05-04T09:56:25","slug":"element-calculation","status":"publish","type":"page","link":"https:\/\/taftankore.com\/en\/element-calculation\/","title":{"rendered":"Element calculation"},"content":{"rendered":"<table class=\"cff-custom-table cff-forms-list\" cellspacing=\"10\">\n<tbody>\n<tr>\n<td>\n<div>\t<pre style=\"display:none !important;\"><script 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');\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').addClass('submitbtn-disabled');\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.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(e.attr(\"vt\"));\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                    e.attr('cff-val-bk', e.val()).val(e.attr(\"vt\"));\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\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\t_form.find('[name=\"cp_ref_page\"]').val(document.location.href);\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}\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:\/\/taftankore.com\/en\/element-calculation\/\" method=\"post\" enctype=\"multipart\/form-data\" onsubmit=\"return doValidate_1(this);\" class=\"cff-form \"  dir=\"ltr\">\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=\"7\" \/><input type=\"hidden\" name=\"cp_ref_page\" value=\"https:\/\/taftankore.com\/en\" \/><pre style=\"display:none !important;\"><script type=\"text\/javascript\">form_structure_1=[[{\"form_identifier\":\"\",\"name\":\"fieldname7\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":0,\"ftype\":\"ffieldset\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fields\":[],\"columns\":1,\"rearrange\":0,\"title\":\"\\u0645\\u062d\\u0627\\u0633\\u0628\\u0647 \\u0645\\u062a\\u0631\\u0627\\u0698 \\u0627\\u0644\\u0645\\u0646\\u062a\",\"_developerNotes\":\"\",\"collapsible\":false,\"defaultCollapsed\":true,\"collapsed\":false,\"selfClosing\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname2\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":1,\"ftype\":\"fnumber\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u062c\\u0647\\u062a \\u0628\\u0647 \\u062f\\u0633\\u062a \\u0622\\u0648\\u0631\\u062f\\u0646 \\u0645\\u062a\\u0631\\u0627\\u0698 \\u0627\\u0644\\u0645\\u0646\\u062a\\u060c \\u0645\\u0642\\u062f\\u0627\\u0631 \\u0639\\u062f\\u062f\\u06cc \\u0622\\u0645\\u067e\\u0631 \\u0645\\u0648\\u0631\\u062f \\u0646\\u0638\\u0631 \\u062e\\u0648\\u062f \\u0631\\u0627 \\u0648\\u0627\\u0631\\u062f \\u06a9\\u0646\\u06cc\\u062f\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"readonly\":false,\"numberpad\":false,\"spinner\":false,\"size\":\"small\",\"prefix\":\"\",\"postfix\":\"\",\"thousandSeparator\":\"\",\"decimalSymbol\":\".\",\"min\":\"\",\"max\":\"\",\"step\":\"\",\"formatDynamically\":false,\"dformat\":\"number\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname5\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":2,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u0645\\u062a\\u0631\\u0627\\u0698 \\u0627\\u0644\\u0645\\u0646\\u062a \\u0628\\u0647 \\u0645\\u062a\\u0631\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"medium\",\"eq\":\"476.4\\\/fieldname2\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":true,\"formatDynamically\":false,\"dynamicEval\":true,\"hidefield\":false,\"validate\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname9\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":3,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u0648\\u0632\\u0646 \\u06a9\\u0644 \\u0627\\u0644\\u0645\\u0646\\u062a \\u0628\\u0647 \\u06a9\\u06cc\\u0644\\u0648\\u06af\\u0631\\u0645\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"medium\",\"eq\":\"fieldname5*22.5\\\/1000\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":true,\"formatDynamically\":false,\"dynamicEval\":true,\"hidefield\":false,\"validate\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname8\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":4,\"ftype\":\"ffieldset\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fields\":[\"fieldname10\",\"fieldname11\",\"fieldname12\",\"fieldname13\",\"fieldname14\"],\"columns\":1,\"rearrange\":0,\"title\":\"\",\"_developerNotes\":\"\",\"collapsible\":false,\"defaultCollapsed\":true,\"collapsed\":false,\"selfClosing\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname10\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":5,\"ftype\":\"ffieldset\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fields\":[],\"columns\":1,\"rearrange\":0,\"title\":\"\\u0645\\u062d\\u0627\\u0633\\u0628\\u0647 \\u0622\\u0645\\u067e\\u0631 \\u0627\\u0644\\u0645\\u0646\\u062a\",\"_developerNotes\":\"\",\"collapsible\":false,\"defaultCollapsed\":true,\"collapsed\":false,\"selfClosing\":false,\"fBuild\":{},\"parent\":\"fieldname8\"},{\"form_identifier\":\"\",\"name\":\"fieldname11\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":6,\"ftype\":\"fnumber\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u062c\\u0647\\u062a \\u0628\\u0647 \\u062f\\u0633\\u062a \\u0622\\u0648\\u0631\\u062f\\u0646 \\u0622\\u0645\\u067e\\u0631 \\u0627\\u0644\\u0645\\u0646\\u062a\\u060c \\u0645\\u0642\\u062f\\u0627\\u0631 \\u0639\\u062f\\u062f\\u06cc \\u0645\\u062a\\u0631\\u0627\\u0698 \\u0645\\u0648\\u0631\\u062f \\u0646\\u0638\\u0631 \\u062e\\u0648\\u062f \\u0631\\u0627 \\u0648\\u0627\\u0631\\u062f \\u06a9\\u0646\\u06cc\\u062f\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"readonly\":false,\"numberpad\":false,\"spinner\":false,\"size\":\"small\",\"prefix\":\"\",\"postfix\":\"\",\"thousandSeparator\":\"\",\"decimalSymbol\":\".\",\"min\":\"\",\"max\":\"\",\"step\":\"\",\"formatDynamically\":false,\"dformat\":\"number\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"fieldname8\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname12\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":7,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u0622\\u0645\\u067e\\u0631 \\u0627\\u0644\\u0645\\u0646\\u062a\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"medium\",\"eq\":\"476.4\\\/fieldname11\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":true,\"formatDynamically\":false,\"dynamicEval\":true,\"hidefield\":false,\"validate\":false,\"fBuild\":{},\"parent\":\"fieldname8\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname13\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":8,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u0648\\u0632\\u0646 \\u06a9\\u0644 \\u0627\\u0644\\u0645\\u0646\\u062a \\u0628\\u0647 \\u06a9\\u06cc\\u0644\\u0648\\u06af\\u0631\\u0645\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"medium\",\"eq\":\"fieldname12*22.5\\\/1000\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":true,\"formatDynamically\":false,\"dynamicEval\":true,\"hidefield\":false,\"validate\":false,\"fBuild\":{},\"parent\":\"fieldname8\"},{\"form_identifier\":\"\",\"name\":\"fieldname14\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":9,\"ftype\":\"ffieldset\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fields\":[\"fieldname15\",\"fieldname16\",\"fieldname17\",\"fieldname18\"],\"columns\":1,\"rearrange\":0,\"title\":\"\\u0645\\u062d\\u0627\\u0633\\u0628\\u0647 \\u0637\\u0648\\u0644 \\u06cc\\u06a9 \\u062f\\u0648\\u0631 \\u0641\\u0646\\u0631 \\u0627\\u0644\\u0645\\u0646\\u062a\",\"_developerNotes\":\"\",\"collapsible\":false,\"defaultCollapsed\":true,\"collapsed\":false,\"selfClosing\":false,\"fBuild\":{},\"parent\":\"fieldname8\"},{\"form_identifier\":\"\",\"name\":\"fieldname15\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":10,\"ftype\":\"fnumber\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u0636\\u062e\\u0627\\u0645\\u062a \\u0627\\u0644\\u0645\\u0646\\u062a \\u0631\\u0627 \\u0648\\u0627\\u0631\\u062f \\u06a9\\u0646\\u06cc\\u062f\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"readonly\":false,\"numberpad\":false,\"spinner\":false,\"size\":\"small\",\"prefix\":\"\",\"postfix\":\"\",\"thousandSeparator\":\"\",\"decimalSymbol\":\".\",\"min\":\"\",\"max\":\"\",\"step\":\"\",\"formatDynamically\":false,\"dformat\":\"digits\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"fieldname14\"},{\"form_identifier\":\"\",\"name\":\"fieldname16\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":11,\"ftype\":\"fnumber\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u0642\\u0637\\u0631 \\u067e\\u06cc\\u0686\\u06cc\\u062f\\u0646 \\u0641\\u0646\\u0631\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"readonly\":false,\"numberpad\":false,\"spinner\":false,\"size\":\"small\",\"prefix\":\"\",\"postfix\":\"\",\"thousandSeparator\":\"\",\"decimalSymbol\":\".\",\"min\":\"\",\"max\":\"\",\"step\":\"\",\"formatDynamically\":false,\"dformat\":\"digits\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"fieldname14\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname17\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":12,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u0637\\u0648\\u0644 \\u06cc\\u06a9 \\u062f\\u0648\\u0631 \\u0641\\u0646\\u0631\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"medium\",\"eq\":\"(fieldname15+fieldname16) * 3.14\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":true,\"formatDynamically\":false,\"dynamicEval\":true,\"hidefield\":false,\"validate\":false,\"fBuild\":{},\"parent\":\"fieldname14\"},{\"form_identifier\":\"\",\"name\":\"fieldname18\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":13,\"ftype\":\"ffieldset\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fields\":[\"fieldname19\"],\"columns\":1,\"rearrange\":0,\"title\":\"\\u0645\\u062d\\u0627\\u0633\\u0628\\u0647 \\u062a\\u0639\\u062f\\u0627\\u062f \\u062d\\u0644\\u0642\\u0647 \\u0647\\u0627\\u06cc \\u0627\\u0644\\u0645\\u0646\\u062a\",\"_developerNotes\":\"\",\"collapsible\":false,\"defaultCollapsed\":true,\"collapsed\":false,\"selfClosing\":false,\"fBuild\":{},\"parent\":\"fieldname14\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname19\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":14,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"medium\",\"eq\":\"if({fieldname5} != \\u0022\\u0022, fieldname5*1000\\\/fieldname17, fieldname11*1000\\\/fieldname17)\\n\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":true,\"formatDynamically\":false,\"dynamicEval\":true,\"hidefield\":false,\"validate\":false,\"fBuild\":{},\"parent\":\"fieldname18\"}],{\"0\":{\"title\":\"\\u0645\\u062d\\u0627\\u0633\\u0628\\u0647 \\u0627\\u0644\\u0645\\u0646\\u062a\",\"description\":\"\",\"formlayout\":\"top_aligned\",\"formtemplate\":\"cp_cff_13\",\"request_cost\":\"fieldname2\",\"evalequations\":1,\"evalequations_delay\":0,\"evalequationsevent\":2,\"direction\":\"ltr\",\"loading_animation\":0,\"autocomplete\":1,\"persistence\":0,\"animate_form\":0,\"animation_effect\":\"fade\",\"customstyles\":\"\",\"titletag\":\"H2\",\"textalign\":\"default\",\"headertextcolor\":\"\"},\"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 <div><input type=\"radio\" name=\"bccf_payment_option_paypal\" vt=\"1\" value=\"1\" checked> <\/div>\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 id=\"cp_subbtn_1\" class=\"cp_subbtn\" style=\"display:none;\">Submit<\/div>\r\n\t\t\t\t\t\t<div class=\"clearer\"><\/div>\r\n\t\t<\/div>\r\n\t    <\/form>\r\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2079","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.7 (Yoast SEO v26.9) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Element calculation - \u062a\u0641\u062a\u0627\u0646 \u06a9\u0648\u0631\u0647 \u067e\u0648\u06cc\u0627<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/taftankore.com\/element-calculation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Element calculation\" \/>\n<meta property=\"og:url\" content=\"https:\/\/taftankore.com\/element-calculation\/\" \/>\n<meta property=\"og:site_name\" content=\"\u062a\u0641\u062a\u0627\u0646 \u06a9\u0648\u0631\u0647 \u067e\u0648\u06cc\u0627\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/taftankore.com\/element-calculation\/\",\"url\":\"https:\/\/taftankore.com\/element-calculation\/\",\"name\":\"Element calculation - \u062a\u0641\u062a\u0627\u0646 \u06a9\u0648\u0631\u0647 \u067e\u0648\u06cc\u0627\",\"isPartOf\":{\"@id\":\"https:\/\/taftankore.com\/#website\"},\"datePublished\":\"2024-05-04T09:56:25+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/taftankore.com\/element-calculation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/taftankore.com\/element-calculation\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/taftankore.com\/element-calculation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/taftankore.com\/en\/taftan-kore-pouya\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Element calculation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/taftankore.com\/#website\",\"url\":\"https:\/\/taftankore.com\/\",\"name\":\"\u062a\u0641\u062a\u0627\u0646 \u06a9\u0648\u0631\u0647 \u067e\u0648\u06cc\u0627\",\"description\":\"\u062a\u0648\u0644\u06cc\u062f \u06a9\u0646\u0646\u062f\u0647 \u06a9\u0648\u0631\u0647 \u0647\u0627\u06cc \u062d\u0631\u0627\u0631\u062a\u06cc \u0635\u0646\u0639\u062a\u06cc \u062f\u0631 \u0627\u06cc\u0631\u0627\u0646\",\"publisher\":{\"@id\":\"https:\/\/taftankore.com\/#organization\"},\"alternateName\":\"\u062a\u0641\u062a\u0627\u0646 \u06a9\u0648\u0631\u0647\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/taftankore.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/taftankore.com\/#organization\",\"name\":\"\u062a\u0641\u062a\u0627\u0646 \u06a9\u0648\u0631\u0647 \u067e\u0648\u06cc\u0627\",\"url\":\"https:\/\/taftankore.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/taftankore.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/taftankore.com\/wp-content\/uploads\/2023\/11\/12121.png\",\"contentUrl\":\"https:\/\/taftankore.com\/wp-content\/uploads\/2023\/11\/12121.png\",\"width\":500,\"height\":500,\"caption\":\"\u062a\u0641\u062a\u0627\u0646 \u06a9\u0648\u0631\u0647 \u067e\u0648\u06cc\u0627\"},\"image\":{\"@id\":\"https:\/\/taftankore.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/instagram.com\/taftankore\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Element calculation - \u062a\u0641\u062a\u0627\u0646 \u06a9\u0648\u0631\u0647 \u067e\u0648\u06cc\u0627","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/taftankore.com\/element-calculation\/","og_locale":"en_US","og_type":"article","og_title":"Element calculation","og_url":"https:\/\/taftankore.com\/element-calculation\/","og_site_name":"\u062a\u0641\u062a\u0627\u0646 \u06a9\u0648\u0631\u0647 \u067e\u0648\u06cc\u0627","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/taftankore.com\/element-calculation\/","url":"https:\/\/taftankore.com\/element-calculation\/","name":"Element calculation - \u062a\u0641\u062a\u0627\u0646 \u06a9\u0648\u0631\u0647 \u067e\u0648\u06cc\u0627","isPartOf":{"@id":"https:\/\/taftankore.com\/#website"},"datePublished":"2024-05-04T09:56:25+00:00","breadcrumb":{"@id":"https:\/\/taftankore.com\/element-calculation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/taftankore.com\/element-calculation\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/taftankore.com\/element-calculation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/taftankore.com\/en\/taftan-kore-pouya\/"},{"@type":"ListItem","position":2,"name":"Element calculation"}]},{"@type":"WebSite","@id":"https:\/\/taftankore.com\/#website","url":"https:\/\/taftankore.com\/","name":"\u062a\u0641\u062a\u0627\u0646 \u06a9\u0648\u0631\u0647 \u067e\u0648\u06cc\u0627","description":"\u062a\u0648\u0644\u06cc\u062f \u06a9\u0646\u0646\u062f\u0647 \u06a9\u0648\u0631\u0647 \u0647\u0627\u06cc \u062d\u0631\u0627\u0631\u062a\u06cc \u0635\u0646\u0639\u062a\u06cc \u062f\u0631 \u0627\u06cc\u0631\u0627\u0646","publisher":{"@id":"https:\/\/taftankore.com\/#organization"},"alternateName":"\u062a\u0641\u062a\u0627\u0646 \u06a9\u0648\u0631\u0647","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/taftankore.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/taftankore.com\/#organization","name":"\u062a\u0641\u062a\u0627\u0646 \u06a9\u0648\u0631\u0647 \u067e\u0648\u06cc\u0627","url":"https:\/\/taftankore.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/taftankore.com\/#\/schema\/logo\/image\/","url":"https:\/\/taftankore.com\/wp-content\/uploads\/2023\/11\/12121.png","contentUrl":"https:\/\/taftankore.com\/wp-content\/uploads\/2023\/11\/12121.png","width":500,"height":500,"caption":"\u062a\u0641\u062a\u0627\u0646 \u06a9\u0648\u0631\u0647 \u067e\u0648\u06cc\u0627"},"image":{"@id":"https:\/\/taftankore.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/instagram.com\/taftankore"]}]}},"_links":{"self":[{"href":"https:\/\/taftankore.com\/en\/wp-json\/wp\/v2\/pages\/2079","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/taftankore.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/taftankore.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/taftankore.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/taftankore.com\/en\/wp-json\/wp\/v2\/comments?post=2079"}],"version-history":[{"count":0,"href":"https:\/\/taftankore.com\/en\/wp-json\/wp\/v2\/pages\/2079\/revisions"}],"wp:attachment":[{"href":"https:\/\/taftankore.com\/en\/wp-json\/wp\/v2\/media?parent=2079"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}