39 Showgrounds Drive, Highvale QLD 4520 · info@samfordequestriangroup.com.au
Samford Equestrian Group
Δ
Please read SEG's Code of Conduct before booking.
document.addEventListener('change', function(e) { if (e.target && e.target.matches('[name="arena"]')) { var select = e.target; var selectedText = select.options[select.selectedIndex] ? select.options[select.selectedIndex].text : ''; var hiddenField = document.querySelector('[name="arena_label"]'); if (hiddenField) { hiddenField.value = selectedText; } } });