Description
This plugin provides the ability to reorder the fields during an export in Gravity Forms.
After selecting the fields you wish to export, the plugin will group these fields, after which you can drag & drop them in the desired order. Then click “Download Export File”. The fields in the CSV output will now be in that order.
The provided sort order is also persisted for every form. So you don’t have to resort it for every export.
To limit visual clutter, this plugin also removes all disabled subfields from the export list.
Screenshots
Reviews
Contributors & Developers
“Sort Export for Gravity Forms” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Sort Export for Gravity Forms” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
= 1.1.2 – 2024-09-20
* Fixed: Allow script and styles on Gravity Forms No Conflict mode.
1.1.1 – 2024-08-22
- Changed: Replaced deprecated DomEvents with MutationObserver.
1.1.0 – 2021-09-29
- Feature: Store the export sort order for every form.
= 1.0.0 – 2021-08-18
* Feature: Drag & sort the export fields.
* Feature: Disables all hidden (inactive) subfields from the export list.