Moderating Entries

What Is Entry Moderation?

Moderating form entries in Gravity Forms allows you to review submissions before they are fully processed or published. This process helps ensure that only appropriate, high-quality, or relevant data gets through, offering an additional control layer.

Solutions

Gravity Forms Moderation Add-On

While spam technologies help in most circumstances, there are still times when entries get through those spam filters because they are valid entries. The Moderation Add-On utilizes the power of the Perspective API, provided by Jigsaw and Google, using machine learning algorithms to analyze form submissions and filter undesirable language and inputs.

Refer to this article for more information about the Moderation Add-On.

Other Resources

  • Gravity Forms OpenAI by Gravity Wiz can be used to check if content from the form submission complies with OpenAI’s content policy.
  • Entry Automation by CosmicGiant can be used to delete entries automatically if they meet certain criteria.
  • GravityView by GravityKit. The “Entry Approval” feature allows you to review and approve or reject submissions.
  • Gravity Flow (Approval Step). The “Approval Step” lets you set up a formal approval process for submitted entries. Each entry can be routed through multiple steps where approvers can accept, reject, or provide feedback on submissions, ensuring they meet your criteria before being fully processed.
  • User Registration Add-On (User Activation Setting). The User Registration Add-On can moderate user sign-ups through the “User Activation” feature. When set to “Manually” or “By Form Notification,” administrators or assigned users can review and manually activate user accounts after reviewing the form submissions. This is ideal for managing who gets access to your platform.
  • Fighting Spam. These tools automatically detect and filter out spam submissions before they reach your moderation queue. 

Code Snippets

Code snippets can be used in the theme functions.php file or custom functionality plugins.

Field Validation

The gform_field_validation and/or gform_validation filters can be used to perform custom validation of field values.

Disclaimer: Third-party services, plugins, or code snippets that are referenced by our Support documentation or in Support Team communications are provided as suggestions only. We do not evaluate, test or officially support third-party solutions. You are wholly responsible for determining if any suggestion given is sufficient to meet the functional, security, legal, ongoing cost and support needs of your project.

Feedback, feature and integration requests, and other functionality ideas can be submitted on our Gravity FormsGravity Flow, or Gravity SMTP product roadmap pages.