Sort Export for Gravity Forms
开发者 |
apogi
doekenorg
|
更新时间 |
2024年9月21日 04:36 |
捐献地址: |
去捐款 |
PHP版本: |
7.1 及以上 |
WordPress版本: |
6.6 |
版权: |
GPLv2 |
版权网址: |
版权信息
|
详情介绍:
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.
更新日志:
= 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.