Skip to content

[6.x] Respect the listing sort order when exporting form submissions - #15105

Open
aerni wants to merge 3 commits into
statamic:6.xfrom
aerni:feature/form-submissions-export-sorting
Open

[6.x] Respect the listing sort order when exporting form submissions#15105
aerni wants to merge 3 commits into
statamic:6.xfrom
aerni:feature/form-submissions-export-sorting

Conversation

@aerni

@aerni aerni commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Issue

Form submission exports ignored the listing's sort order.

The sort was only sent when you picked Filtered Submissions, and that option is disabled unless a search or filter is active. And the default date sort didn't count. So the common case, open a form and hit export, always gave you an arbitrarily ordered file.

Behavior changes

  • All Submissions now exports in the listing's sort order, including the default date sort. It was previously unordered.
  • Filtered Submissions is now only enabled when a search or filter is active. A changed sort used to enable it, but the sort applies either way now, so it would return the same file.

Also

The Filtered Submissions description claimed exports respect the visible columns. They don't, so I dropped that half of the sentence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant