Skip to main content

Hawaii Department of Commerce and Consumer Affairs, Office of Consumer Protection, Landlord Tenant Information Center

Citation
Hawaii Department of Commerce and Consumer Affairs, Office of Consumer Protection, Landlord Tenant Information Center
Jurisdiction
Hawaii (state)
Source
Official source

Related Parts of This Source

Full Text

1,675 chars
Main Footer Section

Our mission at the Department of Commerce and Consumer Affairs is to protect Hawaiʻi’s consumers and service its business community with respect and fairness to the interests of both.

Contact Us

News

FAQs

About

Revised Statutes

Administrative Rules

Proposed Rule making

Legislative Reporting

Landlord Tenant Information

Open Record Request

Terms of use

Accessibility

Privacy Policy

Jobs

Copyright Section

© 2026 DCCA Hawaii | All Rights Reserved

Scroll to top button

{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/dcca/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}

#gform_2 #field_2_4{
display:none !important;
}
document.addEventListener("click", function(e) {
var btn = e.target.closest("#gform_submit_button_7");
if (!btn) return;

var key = "gf7_tab_id";

// Prevent multiple tab opens before reload.
if (sessionStorage.getItem(key)) return;

// Generate unique tab ID for this submission (timestamp + random).
// Each submit gets a new ID, so a new tab opens each time.
var uniqueTabId = "gf7_redirect_tab_" + Date.now() + "_" + Math.random().toString(36).substr(2, 9);

// Open blank tab with unique ID (user action = no popup blocker).
// This tab will be navigated to the redirect URL in the confirmation script.
window.open("", uniqueTabId);

// Store the unique tab ID for the confirmation script to use.
sessionStorage.setItem(key, uniqueTabId);
});