window.bboxInit = function () { bbox.showForm(‘2952a4ba-be77-4303-bea9-bcb849127865’); }; (function () { var e = document.createElement(‘script’); e.async = true; e.src = ‘https://bbox.blackbaudhosting.com/webforms/bbox-min.js’; document.getElementsByTagName(‘head’)[0].appendChild(e); } ());Continue reading
document.addEventListener(‘wpformsReady’, function() { const trophyFieldIds = [20,68,74,53,70,75,54,69,76,55,71,77,66,72,78]; function updateTrophyState() { let remainingCount = 0; trophyFieldIds.forEach(function(fieldId) { const select = document.querySelector(‘#wpforms-40473-field_’ + fieldId); if (!select) return; Array.from(select.options).forEach(function(opt) { const label = opt.textContent || ”; const isUnavailable = label.includes(‘— Unavailable’); if (isUnavailable)…Continue reading