Is it possible to add in filters to the Entries view on a per form basis. For example, one of the forms needs a filter by Payment Date.
Is it possible to add in filters to the Entries view on a per form basis. For example, one of the forms needs a filter by Payment Date.
I am not sure you can get quite what you want, but check out the filters in the Admin section with the word Entry in them on this page: http://www.gravityhelp.com/documentation/page/Developer_Docs
We provide lots of entry filters, but I am not sure they'll allow you to sort elements, though you might be able to add JavaScript to do so.
Looks like our needs grew a bit :). Now we are going to roll-up a solution allowing form's entries to be accessed by a specific capability, along with the original question of adding in extra filters (like date range, payment type, etc.). Thanks for the help.