Disable Submit Button on Specific Condition
-
Is there a way to disable or hide the submit button in a Forminator form if a certain condition is met, like when a user types specific content into a text or textarea field? I’m getting a lot of spam submissions lately. I already have Cloudflare Turnstile, Wordfence, and other basic protections in place, just looking for a way to block spam more proactively on the frontend.
Ideally, I want to:
- Dynamically disable the submit button
- Or hide it completely if the field matches certain values
- All on the frontend (before the form is submitted)
Can this be done using visibility rules or a JavaScript hook within Forminator?
Thanks in advance!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Disable Submit Button on Specific Condition’ is closed to new replies.