Don't allow a form to be submitted if there are curse words

I would have thought for sure this would have come up. How do I block forms from being submitted if someone uses a curse word. If they write one down in a response on a text field, I’d like to give them some sort of notice that they need to rewrite their submission to not include a curse word. There has got to be a simple way to do this. Any ideas?

There are a number of plugins and code snippets listed on the following page of the documentation that can help with this:

Two examples are: Gravity Forms Blocklist in the plugins section, and Prevent submission based on a word list in the code snippets section.

There’s also the Moderation Add-On, which is available with the Elite license: Using the Moderation Add-On - Gravity Forms Documentation

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.