GravityKit / GravityExport-Lite

GravityExport Lite. Export all Gravity Forms entries to Excel (.xlsx) via a secret (shareable) url.
https://gfexcel.com
GNU General Public License v2.0
12 stars 8 forks source link

Added ID as sort option #149

Closed doekenorg closed 1 year ago

doekenorg commented 1 year ago

For an Issue for @rafaehlers I found we could not sort by ID by default. In this case it was very useful because order by DATE caused unwanted results when duplicate dates existed. And since GravityForms does not support sorting by multiple columns the best thing we can do is sort by Entry ID (which theoretically is in the same order as the entry date).