I’d like to report a bug with the Limit Submissions for Select:
– Let’s say that I configured a form for 25 submissions maximum for one of the select options, Option A.
– Let’s also say that there are several people looking at the form at the same time (which is reasonable if your blog is fairly popular).
If Person #1 submitted the form by selecting Option A (being the 25th participant), I noticed that other people can also submit the form with Option A as well, simply because they had the form/link open at that same time. So it will log their submissions as well, instead of saying that the maximum submissions have been reached.
Shouldn’t there be an error that appears if the form receives the 26th submission, since the option’s limit is at 25?
P.S. I’ve already enabled AJAX as the method to load the form, as well as Load Form using AJAX and Prevent page caching on Rendering options. I also have Litespeed Cache, but I’ve forced the form to be non-cacheable.
Thanks!
