We’re using Gravity Forms as a search form. Based on the form input it redirects to a search page. The issue we’re having is after 4 submissions, when you click on the search icon again it shows a default confirmation message instead of the search form field. Any insight on why this might be happening?
Do you have any anti-spam features enabled? If a form submission is marked as spam, that does prevent use of the configured confirmation, it displays the default text that new forms use instead.
We have Akismet Anti-spam: Spam Protection. I disabled and it resolved the issue. Thanks, I never thought of that.