The public’s interpretation of HMDA data depends on lenders’ consistent application of Reg C, and failure to comply with Reg C could bring stiff penalties from regulatory agencies. ComplianceTech is looking out for HMDA filers in their efforts to ensure...
The year 2020 has just started, and this is the perfect time for businesses to plan out their seminars and conferences in the new year. Do you know where to send your staff for the best information to grow your financial institution? Here are just a few of the best...
A proposed CRA rule change may affect banking practices and standards for lending. Here’s what you need to know about these recommended regulations. What is the Community Reinvestment Act? The Community Reinvestment Act (CRA) was enacted in 1977 to motivate financial...
If you’re lending funds to future homeowners in 2020, an increase in FHA loan limits in your local county may impact your daily operations. What is FHA? The Federal Housing Administration (FHA) provides mortgage insurance on loans made by approved lenders, like you,...
Like last year, I want to write another blog to recap the year’s HMDA developments and look ahead to what’s coming in 2020. This year’s blog will summarize three different fronts: 1) data collection, 2) Reg C changes, and 3) disclosure of public data. In each area,...
-None- Advertisement Outreach i.e. cold call/email Former Customer CT Employee Referral External Referral Current Customer Referral LP Lite LinkedIn Media Referral Twitter CT Webinar Trade Show Chat Web Google AdWords Regulator Referral Demo Request
/* Do not remove this code. */ function reloadImg3883025000007740007() { var captcha = document.getElementById('imgid3883025000007740007'); if(captcha.src.indexOf('&d') !== -1 ) { captcha.src = captcha.src.substring(0, captcha.src.indexOf('&d'))+'&d'+new Date().getTime(); }else{ captcha.src = captcha.src+'&d'+new Date().getTime(); } } function validateEmail3883025000007740007() { var form = document.forms['WebToLeads3883025000007740007']; var emailFld = form.querySelectorAll('[ftype=email]'); var i; for (i = 0; i < emailFld.length; i++) { var emailVal = emailFld[i].value; if((emailVal.replace(/^\s+|\s+$/g, '')).length!=0 ) { var atpos=emailVal.indexOf('@'); var dotpos=emailVal.lastIndexOf('.'); if (atpos<1 || dotpos=emailVal.length) { alert('Please enter a valid email address. '); emailFld[i].focus(); return false; } } } return true; } function checkMandatory3883025000007740007() { var mndFileds = new Array('Company','First Name','Last Name','Email','Phone'); var fldLangVal = new Array('Company','First\x20Name','Last\x20Name','Email','Phone'); for(i=0;i<mndFileds.length;i++) { var fieldObj=document.forms['WebToLeads3883025000007740007'][mndFileds[i]]; if(fieldObj) { if (((fieldObj.value).replace(/^\s+|\s+$/g, '')).length==0) { if(fieldObj.type =='file') { alert('Please select a file to upload.'); fieldObj.focus(); return false; } alert(fldLangVal[i] +' cannot be empty.'); fieldObj.focus(); return false; } else if(fieldObj.nodeName=='SELECT') { if(fieldObj.options[fieldObj.selectedIndex].value=='-None-') { alert(fldLangVal[i] +' cannot be none.'); fieldObj.focus(); return false; } } else if(fieldObj.type =='checkbox'){ if(fieldObj.checked == false){ alert('Please accept '+fldLangVal[i]); fieldObj.focus(); return false; } } try { if(fieldObj.name == 'Last Name') { name = fieldObj.value; } } catch (e) {} } } trackVisitor3883025000007740007(); if(!validateEmail3883025000007740007()){return false;} document.querySelector('.crmWebToEntityForm .formsubmit').setAttribute('disabled', true); } function tooltipShow3883025000007740007(el){ var tooltip = el.nextElementSibling; var tooltipDisplay = tooltip.style.display; if(tooltipDisplay == 'none'){ var allTooltip = document.getElementsByClassName('zcwf_tooltip_over'); for(i=0; i<allTooltip.length; i++){ allTooltip[i].style.display='none'; } tooltip.style.display = 'block'; }else{ tooltip.style.display='none'; } } var $zoho= $zoho || {};$zoho.salesiq = $zoho.salesiq || {widgetcode:'bd812ff9f10013ac6c2e466111bbef8d9b784a397f834181032d1271a5311a8cfd06c71ed649cf90a8aa7eac3c82f084', values:{},ready:function(){}};var d=document;s=d.createElement('script');s.type='text/javascript';s.id='zsiqscript';s.defer=true;s.src='https://salesiq.zoho.com/widget';t=d.getElementsByTagName('script')[0];t.parentNode.insertBefore(s,t);function trackVisitor3883025000007740007(){try{if($zoho){var LDTuvidObj = document.forms['WebToLeads3883025000007740007']['LDTuvid'];if(LDTuvidObj){LDTuvidObj.value = $zoho.salesiq.visitor.uniqueid();}var firstnameObj = document.forms['WebToLeads3883025000007740007']['First Name'];if(firstnameObj){name = firstnameObj.value +' '+name;}$zoho.salesiq.visitor.name(name);var emailObj = document.forms['WebToLeads3883025000007740007']['Email'];if(emailObj){email = emailObj.value;$zoho.salesiq.visitor.email(email);}}} catch(e){}}
-None- Advertisement Outreach i.e. cold call/email Former Customer CT Employee Referral External Referral Current Customer Referral LP Lite LinkedIn Media Referral Twitter CT Webinar Trade Show Chat Web Google AdWords Regulator Referral Demo Request
/* Do not remove this code. */ function reloadImg3883025000007740007() { var captcha = document.getElementById('imgid3883025000007740007'); if(captcha.src.indexOf('&d') !== -1 ) { captcha.src = captcha.src.substring(0, captcha.src.indexOf('&d'))+'&d'+new Date().getTime(); }else{ captcha.src = captcha.src+'&d'+new Date().getTime(); } } function validateEmail3883025000007740007() { var form = document.forms['WebToLeads3883025000007740007']; var emailFld = form.querySelectorAll('[ftype=email]'); var i; for (i = 0; i < emailFld.length; i++) { var emailVal = emailFld[i].value; if((emailVal.replace(/^\s+|\s+$/g, '')).length!=0 ) { var atpos=emailVal.indexOf('@'); var dotpos=emailVal.lastIndexOf('.'); if (atpos<1 || dotpos=emailVal.length) { alert('Please enter a valid email address. '); emailFld[i].focus(); return false; } } } return true; } function checkMandatory3883025000007740007() { var mndFileds = new Array('Company','First Name','Last Name','Email','Phone'); var fldLangVal = new Array('Company','First\x20Name','Last\x20Name','Email','Phone'); for(i=0;i<mndFileds.length;i++) { var fieldObj=document.forms['WebToLeads3883025000007740007'][mndFileds[i]]; if(fieldObj) { if (((fieldObj.value).replace(/^\s+|\s+$/g, '')).length==0) { if(fieldObj.type =='file') { alert('Please select a file to upload.'); fieldObj.focus(); return false; } alert(fldLangVal[i] +' cannot be empty.'); fieldObj.focus(); return false; } else if(fieldObj.nodeName=='SELECT') { if(fieldObj.options[fieldObj.selectedIndex].value=='-None-') { alert(fldLangVal[i] +' cannot be none.'); fieldObj.focus(); return false; } } else if(fieldObj.type =='checkbox'){ if(fieldObj.checked == false){ alert('Please accept '+fldLangVal[i]); fieldObj.focus(); return false; } } try { if(fieldObj.name == 'Last Name') { name = fieldObj.value; } } catch (e) {} } } trackVisitor3883025000007740007(); if(!validateEmail3883025000007740007()){return false;} document.querySelector('.crmWebToEntityForm .formsubmit').setAttribute('disabled', true); } function tooltipShow3883025000007740007(el){ var tooltip = el.nextElementSibling; var tooltipDisplay = tooltip.style.display; if(tooltipDisplay == 'none'){ var allTooltip = document.getElementsByClassName('zcwf_tooltip_over'); for(i=0; i<allTooltip.length; i++){ allTooltip[i].style.display='none'; } tooltip.style.display = 'block'; }else{ tooltip.style.display='none'; } } var $zoho= $zoho || {};$zoho.salesiq = $zoho.salesiq || {widgetcode:'bd812ff9f10013ac6c2e466111bbef8d9b784a397f834181032d1271a5311a8cfd06c71ed649cf90a8aa7eac3c82f084', values:{},ready:function(){}};var d=document;s=d.createElement('script');s.type='text/javascript';s.id='zsiqscript';s.defer=true;s.src='https://salesiq.zoho.com/widget';t=d.getElementsByTagName('script')[0];t.parentNode.insertBefore(s,t);function trackVisitor3883025000007740007(){try{if($zoho){var LDTuvidObj = document.forms['WebToLeads3883025000007740007']['LDTuvid'];if(LDTuvidObj){LDTuvidObj.value = $zoho.salesiq.visitor.uniqueid();}var firstnameObj = document.forms['WebToLeads3883025000007740007']['First Name'];if(firstnameObj){name = firstnameObj.value +' '+name;}$zoho.salesiq.visitor.name(name);var emailObj = document.forms['WebToLeads3883025000007740007']['Email'];if(emailObj){email = emailObj.value;$zoho.salesiq.visitor.email(email);}}} catch(e){}}
Recent Comments