{"id":18,"date":"2025-11-03T07:42:36","date_gmt":"2025-11-03T07:42:36","guid":{"rendered":"https:\/\/reco4014.arch.hku.hk\/2025g5\/?page_id=18"},"modified":"2025-11-13T08:31:05","modified_gmt":"2025-11-13T08:31:05","slug":"valuation","status":"publish","type":"page","link":"https:\/\/reco4014.arch.hku.hk\/2025g5\/valuation\/","title":{"rendered":"Valuation"},"content":{"rendered":"\n<p><strong>USER&#8217;S GUIDELINE<\/strong>:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Fill in all the basic information such as SFA and floor number. <\/li>\n\n\n\n<li>Check the estimated valuation value<\/li>\n<\/ol>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<style>@media (max-width:480px){#cp_calculatedfieldsf_pform_1{min-height:1000px;}}@media (max-width:768px){#cp_calculatedfieldsf_pform_1{min-height:830px;}}@media (max-width:1024px){#cp_calculatedfieldsf_pform_1{min-height:884px;}}@media (min-width:1024px){#cp_calculatedfieldsf_pform_1{min-height:1002px;}}<\/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:\/\/reco4014.arch.hku.hk\/2025g5\/valuation\/\" method=\"post\" enctype=\"multipart\/form-data\" onsubmit=\"return doValidate_1(this);\" class=\"cff-form no-prefetch  cff-form-6 cp_cff_13\"  dir=\"ltr\" data-nonce=\"0b6383552f\">\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=\"6\" \/><input type=\"hidden\" name=\"cp_ref_page\" value=\"https:\/\/reco4014.arch.hku.hk\/2025g5\" \/><pre style=\"display:none !important;\"><script data-category=\"functional\" type=\"text\/javascript\">form_structure_1=[[{\"form_identifier\":\"\",\"name\":\"fieldname11\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":0,\"ftype\":\"fdropdown\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"hidefield\":false,\"advanced\":{\"css\":{\"container\":{\"label\":\"Field container div tag\",\"rules\":{}},\"label\":{\"label\":\"Field label\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}},\"dropdown\":{\"label\":\"Dropdown\",\"rules\":{}}}},\"title\":\"\\u0022Block\\u0022\",\"size\":\"medium\",\"required\":false,\"exclude\":false,\"accept_html\":false,\"toSubmit\":\"text\",\"merge\":0,\"choices\":[\"A\",\"B\",\"C\",\"D\",\"E\",\"F\",\"G\",\"H\",\"J\",\"K\",\"L\",\"M\",\"N\",\"P\",\"Q\"],\"choicesVal\":[\"0\",\"0\",\"0\",\"0\",\"0\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\",\"1\"],\"optgroup\":[false,false,false,false,false,false,false,false,false,false,false,false,false,false,false],\"choiceSelected\":\"A - 0\",\"select2\":false,\"multiple\":false,\"first_choice\":false,\"first_choice_text\":\"\",\"vChoices\":1,\"showDep\":false,\"nextPage\":false,\"choicesDep\":[[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname3\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":1,\"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\":{}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}},\"spinner_left\":{\"label\":\"Left spinner\",\"rules\":{}},\"spinner_right\":{\"label\":\"Right spinner\",\"rules\":{}}}},\"title\":\"\\u201cSaleable Floor Area (sq ft)\\u201d\\t\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"readonly\":false,\"numberpad\":false,\"spinner\":false,\"size\":\"small\",\"prefix\":\"\",\"postfix\":\"\",\"thousandSeparator\":\"\",\"decimalSymbol\":\".\",\"min\":\"\",\"max\":\"\",\"step\":\"\",\"formatDynamically\":false,\"twoDecimals\":false,\"dformat\":\"digits\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname4\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":2,\"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\":{}},\"input\":{\"label\":\"Input tag\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}},\"spinner_left\":{\"label\":\"Left spinner\",\"rules\":{}},\"spinner_right\":{\"label\":\"Right spinner\",\"rules\":{}}}},\"title\":\"\\u201cFloor number\\u201d\\t\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"readonly\":false,\"numberpad\":false,\"spinner\":false,\"size\":\"small\",\"prefix\":\"\",\"postfix\":\"\",\"thousandSeparator\":\"\",\"decimalSymbol\":\".\",\"min\":\"\",\"max\":\"\",\"step\":\"\",\"formatDynamically\":false,\"twoDecimals\":false,\"dformat\":\"digits\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname5\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":3,\"ftype\":\"fdropdown\",\"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\":{}},\"dropdown\":{\"label\":\"Dropdown\",\"rules\":{}}}},\"title\":\"\\u0022Does the flat have a dark toilet?\\u0022\\t\",\"size\":\"medium\",\"required\":false,\"exclude\":false,\"accept_html\":false,\"toSubmit\":\"value\",\"merge\":0,\"choices\":[\"Yes\",\"No\"],\"choicesVal\":[\"1\",\"0\"],\"optgroup\":[false,false],\"choiceSelected\":\"Yes - 1\",\"select2\":false,\"multiple\":false,\"first_choice\":false,\"first_choice_text\":\"\",\"vChoices\":2,\"showDep\":false,\"nextPage\":false,\"choicesDep\":[[],[]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname7\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":4,\"ftype\":\"fdropdown\",\"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\":{}},\"dropdown\":{\"label\":\"Dropdown\",\"rules\":{}}}},\"title\":\"\\u0022Is the floor number considered lucky? (lucky if including 8)\\u0022\\t\",\"size\":\"medium\",\"required\":false,\"exclude\":false,\"accept_html\":false,\"toSubmit\":\"value\",\"merge\":0,\"choices\":[\"Yes\",\"No\"],\"choicesVal\":[\"1\",\"0\"],\"optgroup\":[false,false],\"choiceSelected\":\"Yes - 1\",\"select2\":false,\"multiple\":false,\"first_choice\":false,\"first_choice_text\":\"\",\"vChoices\":2,\"showDep\":false,\"nextPage\":false,\"choicesDep\":[[],[]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname8\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":5,\"ftype\":\"fdropdown\",\"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\":{}},\"dropdown\":{\"label\":\"Dropdown\",\"rules\":{}}}},\"title\":\"\\u201cSelect view\\u201d\\t\",\"size\":\"medium\",\"required\":false,\"exclude\":false,\"accept_html\":false,\"toSubmit\":\"value\",\"merge\":0,\"choices\":[\"Close Mountain View\",\"Whole Sea View\",\"None\"],\"choicesVal\":[\"1\",\"2\",\"0\"],\"optgroup\":[false,false,false],\"choiceSelected\":\"None - 0\",\"select2\":false,\"multiple\":false,\"first_choice\":false,\"first_choice_text\":\"\",\"vChoices\":3,\"showDep\":false,\"nextPage\":false,\"choicesDep\":[[],[],[]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname9\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":6,\"ftype\":\"fdropdown\",\"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\":{}},\"dropdown\":{\"label\":\"Dropdown\",\"rules\":{}}}},\"title\":\"\\u201cHas rooftop access?\\u201d\\t\",\"size\":\"medium\",\"required\":false,\"exclude\":false,\"accept_html\":false,\"toSubmit\":\"value\",\"merge\":0,\"choices\":[\"Yes\",\"No\"],\"choicesVal\":[\"1\",\"0\"],\"optgroup\":[false,false],\"choiceSelected\":\"Yes - 1\",\"select2\":false,\"multiple\":false,\"first_choice\":false,\"first_choice_text\":\"\",\"vChoices\":1,\"showDep\":false,\"nextPage\":false,\"choicesDep\":[[],[]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname10\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":7,\"ftype\":\"fdropdown\",\"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\":{}},\"dropdown\":{\"label\":\"Dropdown\",\"rules\":{}}}},\"title\":\"\\u201cOrientation\\u201d\\t\",\"size\":\"medium\",\"required\":false,\"exclude\":false,\"accept_html\":false,\"toSubmit\":\"text\",\"merge\":0,\"choices\":[\"NE \",\"NW \",\"SE \",\"SW\"],\"choicesVal\":[\"1\",\"2\",\"3\",\"0\"],\"optgroup\":[false,false,false,false],\"choiceSelected\":\"NE  - 1\",\"select2\":false,\"multiple\":false,\"first_choice\":false,\"first_choice_text\":\"\",\"vChoices\":1,\"showDep\":false,\"nextPage\":false,\"choicesDep\":[[],[],[],[]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"separator1\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":8,\"ftype\":\"fSectionBreak\",\"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\":{}}}},\"title\":\"Fill in the correct information and the calculated field will display the rough valuation for you\\u003Cbr \\\/\\u003E\",\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname1\",\"fieldlayout\":\"default\",\"shortlabel\":\"\",\"index\":9,\"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\":{}},\"input\":{\"label\":\"Calculated field\",\"rules\":{}},\"help\":{\"label\":\"Instructions for users\",\"rules\":{}}}},\"title\":\"Calculated Value\",\"_developerNotes\":\"\",\"predefined\":\"\",\"required\":false,\"exclude\":true,\"accept_html\":false,\"size\":\"medium\",\"eq\":\"(function() {\\n  const SFA = parseFloat(fieldname3);\\n  const Floor = parseFloat(fieldname4);\\n  const DarkToilet = parseFloat(fieldname5);\\n  const LuckyFloorNumber = parseFloat(fieldname7);\\n  const View = parseFloat(fieldname8);\\n  const Rooftop = parseFloat(fieldname9);\\n  const Orientation = parseFloat(fieldname10);\\n  const Block = parseFloat(fieldname11);\\n\\n  const price = Math.exp(\\n    -1.371465 \\n    + 1.340414\\n    + 0.003042 * SFA \\n    - 0.00000168 * Math.pow(SFA, 2)\\n    + 0.01009 * Floor \\n    - 0.000139 * Math.pow(Floor, 2)\\n    - 0.011155 * DarkToilet\\n    - 0.01183 * LuckyFloorNumber\\n    - 0.009039 * View      \\\/\\\/ Close Mountain View\\n    + 0.046024 * View      \\\/\\\/ Whole Sea View\\n    + 0.244843 * Rooftop\\n    + 0.007995 * Orientation  \\\/\\\/ NE\\n    + 0.041229 * Orientation  \\\/\\\/ NW\\n    + 0.091248 * Orientation  \\\/\\\/ SE\\n    + 0.007552 * Block        \\\/\\\/ Carpark\\n  );\\n\\n  \\\/\\\/ \\u2705 Round to two decimal places\\n  const priceRounded = Math.round(price * 100) \\\/ 100;\\n\\n  return priceRounded;\\n})();\",\"min\":\"\",\"max\":\"\",\"suffix\":\"Million\",\"prefix\":\"HKD\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":true,\"formatDynamically\":false,\"dynamicEval\":true,\"validate\":false,\"fBuild\":{},\"parent\":\"\"}],{\"0\":{\"title\":\"Calculated Form\",\"titletag\":\"H2\",\"textalign\":\"default\",\"headertextcolor\":\"\",\"description\":\"Starting form. Basic calculated fields sample. \",\"formlayout\":\"top_aligned\",\"formtemplate\":\"cp_cff_13\",\"evalequations\":1,\"evalequations_delay\":0,\"evalequationsevent\":2,\"direction\":\"ltr\",\"loading_animation\":0,\"autocomplete\":1,\"persistence\":0,\"animate_form\":0,\"animation_effect\":\"fade\",\"customstyles\":\"\",\"request_cost\":\"fieldname1\",\"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\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=\"45996eea69\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/2025g5\/wp-json\/wp\/v2\/pages\/18\" \/>\t<\/form>\r\n\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" src=\"https:\/\/reco4014.arch.hku.hk\/2025g5\/wp-content\/uploads\/sites\/6\/2025\/11\/WhatsApp-Image-2025-11-13-at-16.14.20-768x1024.jpeg\" alt=\"\" class=\"wp-image-340\" srcset=\"https:\/\/reco4014.arch.hku.hk\/2025g5\/wp-content\/uploads\/sites\/6\/2025\/11\/WhatsApp-Image-2025-11-13-at-16.14.20-768x1024.jpeg 768w, https:\/\/reco4014.arch.hku.hk\/2025g5\/wp-content\/uploads\/sites\/6\/2025\/11\/WhatsApp-Image-2025-11-13-at-16.14.20-225x300.jpeg 225w, https:\/\/reco4014.arch.hku.hk\/2025g5\/wp-content\/uploads\/sites\/6\/2025\/11\/WhatsApp-Image-2025-11-13-at-16.14.20-1152x1536.jpeg 1152w, https:\/\/reco4014.arch.hku.hk\/2025g5\/wp-content\/uploads\/sites\/6\/2025\/11\/WhatsApp-Image-2025-11-13-at-16.14.20.jpeg 1536w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<p>Disclaimer:<\/p>\n\n\n\n<p>The property valuation services provided by Vertex Valuation are intended for general informational purposes only and do not constitute legal, financial, or investment advice. While every effort is made to ensure accuracy and reliability, Vertex Valuation makes no guarantees regarding the completeness, timeliness, or applicability of the valuation results to specific client circumstances.<\/p>\n\n\n\n<div class=\"wp-block-group alignfull has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0\"><\/div>\n\n\n\n<div class=\"wp-block-group alignfull has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0\">\n<p><\/p>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>USER&#8217;S GUIDELINE: Disclaimer: The property valuation services provided by Vertex Valuation are intended for general informational purposes only and do not constitute legal, financial, or investment advice. While every effort is made to ensure accuracy and reliability, Vertex Valuation makes no guarantees regarding the completeness, timeliness, or applicability of the valuation results to specific client [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full-width","meta":{"footnotes":""},"class_list":["post-18","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/reco4014.arch.hku.hk\/2025g5\/wp-json\/wp\/v2\/pages\/18","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/reco4014.arch.hku.hk\/2025g5\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/reco4014.arch.hku.hk\/2025g5\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/reco4014.arch.hku.hk\/2025g5\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/reco4014.arch.hku.hk\/2025g5\/wp-json\/wp\/v2\/comments?post=18"}],"version-history":[{"count":38,"href":"https:\/\/reco4014.arch.hku.hk\/2025g5\/wp-json\/wp\/v2\/pages\/18\/revisions"}],"predecessor-version":[{"id":347,"href":"https:\/\/reco4014.arch.hku.hk\/2025g5\/wp-json\/wp\/v2\/pages\/18\/revisions\/347"}],"wp:attachment":[{"href":"https:\/\/reco4014.arch.hku.hk\/2025g5\/wp-json\/wp\/v2\/media?parent=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}