Closed cweiper closed 1 month ago
This is actually correct behaviour in Formie 3.x, where we always show incomplete or spam submissions alongside completed ones. You can swap back to the Formie 2.x behaviour in the "All Submissions Behaviour" setting. But that also doesn't cover any form-specifics submissions, only for the "All Forms" source.
I agree that it's a bit confusing when you're filtering by status, but spam/incomplete submissions aren't technically a status, they're something else. It's been on our list for a while to create a new dropdown so you can filter on status and state.
For this reason, I've added another dropdown to filter based on all/complete/spam/incomplete submissions in addition to the status. It will still default to showing all submissions' state, which I think is handy to see both incomplete and spam submissions in one view. But you can of course change this using the "Default Submissions State" plugin setting in Formie > Settings > Submissions.
Fixed for the next release. To get this early, run composer require verbb/formie:"dev-craft-5 as 3.0.6"
.
Fixed in 3.0.8
Describe the bug
When I go to view submissions for a given site and select "New" from the dropdown filter, I still see both new and spam submissions.
I do see the following Javascript error in the console when using the dropdown filter:
Steps to reproduce
Form settings
Craft CMS version
5.4
Plugin version
3.0.5
Multi-site?
Yes
Additional context
I also have Blitz (5.7.1), Retour (5.0.3), SEOmatic (5.1.2) and CKEditor (4.2) installed. I also have ReCAPTCHA configured for the form