Showing inactive Entries

Gravity Forms has different entry statuses, like when an entry is in the trash. By default, GravityView only displays active entries (not spam or in the trash).

Screenshot of the Entries page of Gravity Forms

The gravityview_status filter allows you to choose to show entries that are not active.

The filter passes two arguments:

  • $status string "active" "spam" or "trash" (default: active)
  • $args array The parameters for the View, such as form ID, page size, sort direction, and field, etc.
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us