Block submission of a form after checking a box

Is there a way to disallow a form entry after the person checked a certain box in a form? For example: we don’t want students to fill in a form to apply for a demo, because they can already log in (working on the communication around that…). Can I, for example, add a checkbox to my form with property “Are you a student?”. If box is checked > you can’t submit the form…

Hi @CelineHermans,

There isn’t, at least not with the features in the forms editor, no. This would require the help of a web developer and likely some JavaScript that hides the submission button under certain conditions.

Best regards!

Thanks for the quick response Karsten. Too bad, I’ll look for a different - non-JavaScript - solution!

Hi @CelineHermans

Hope you are doing well

When you are creating the form in HuSpot block the free address in the field email only who have bussiness domain can fill out the form.

Also you can manually write the doamins which you want to block.

If you find it helpful, Please mark it as Solution.