$w.onReady(function () { $w("#submitButton").onClick(() => { if ($w("#name").value && $w("#email").value) { wixData.insert("Inscricoes", { "nome": $w("#name").value, "email": $w("#email").value, "idade": $w("#age").value, "mensagem": $w("#message").value }) .then(() => { $w("#successMessage").show(); $w("#formContainer").hide(); }); } else { $w("#errorMessage").show(); } }); });
top of page
INÍCIO
KAROLAS
ALLABORDO
INSCRIÇÕES ANO 24/25
EXPLICAÇÕES
FESTAS DE ANIVERSÁRIO
ANIMA 25
Faça sua inscrição preenchendo a ficha no botão abaixo. Qualquer dúvida contactar pelo WhatsApp:
Contactar WhatsApp
Ficha de Inscrição
bottom of page