Show Active Forms by Default on Form List
Set the form list filter to active forms by default.
March 25, 2021: Fixed a potential crash if Gravity Forms is not active or installed.
Overview
I’m a tidy person. I like things neatly organized, and that extends to Gravity Forms. If a form is no longer needed, I deactivate it. This simple action makes certain that active forms are properly represented in the forms list, and that makes it easier for me to manage those forms.
One problem I run into is that the default view in the forms list displays both active and inactive forms. I have to click the Active filter after loading the form list every single time I go to the list.
The time to click the filter and wait for the list to refresh adds up over time, so we built a plugin to change the default form list view to active forms.
Using the Plugin
Using this plugin is simple. Start by confirming that you have Gravity Forms installed and activated. Then, install and active the plugin.
Once activated, the default Forms view will display Active forms instead of All forms. There’s no configuration needed.
The other filters will still be functional. You can view all, inactive, or trashed forms by clicking the respective filter. The view simply defaults to Active when no other filter is specified.
This looks useful! While I am looking at this my forms always sort by title is there a way to sort them by Form ID most current form 1st ( largest to smallest form ID)?
I forgot to add set the default to sort descending
Hi Tye,
This snippet actually sorts and orders the list of Forms by the form ID in descending order.
Best,
Exactly what I needed! Still can’t figure out why that wouldn’t be an optional setting in the main code. Thanks for making GravityForms even better!
Very useful thanks. Is there a way to do the same for the new GF2.5 form dropdown? It seems that gform_form_switcher_forms can do the trick
Hi Andrea,
When testing locally, it seems to be working for GF 2.5 as well.
If you have an active Gravity Perks License, you can get in touch with us via our support form with your account email address and we’ll be happy to dig into this further.
Best,
This is very useful – Thanks! Is there a way to add a column that indicates whether the form is embedded somewhere on the website?
Hi Andrew,
Yep! Use the Gravity Forms Utility plugin to show which pages a form is embedded on.
Editor’s Note: Gravity Forms Utility is no longer supported by its developer.
Simple, yet marvelous plugin fixing one of the most stupid UI decision Gravity Forms ever made.