Bug Description
When using the form:submissions tag the collection doesn't respond to any sorting parameters.
How to Reproduce
Add a sort parameter to a form:submissions tag:
{{ form:submissions in="contact" sort="name" }}
....
{{ /form:submissions }}
Extra Detail

Environment
Statamic 3.0.33 Solo
Laravel 8.18.0
PHP 7.3.25
No addons installed
Statamic version: 3.0.33
PHP version: 7.3.25
Install method:
- Fresh install from
statamic/statamic
Bug Description
When using the
form:submissionstag the collection doesn't respond to any sorting parameters.How to Reproduce
Add a sort parameter to a
form:submissionstag:{{ form:submissions in="contact" sort="name" }} .... {{ /form:submissions }}Extra Detail
Environment
Statamic 3.0.33 Solo
Laravel 8.18.0
PHP 7.3.25
No addons installed
Statamic version: 3.0.33
PHP version: 7.3.25
Install method:
statamic/statamic