Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted January 9, 20232 yr Hi. I suggest to add required="true" attribute to the search field to prevent the form from being sent without the search phrase. <input type="search" id="elSearchField" required="true" placeholder="Search..." name="q" autocomplete="off" aria-label="Search">
January 9, 20232 yr It is like that actually to redirect users to the advanced form ( https://invisioncommunity.com/search/ ), otherwise another button (like the cog) would be necessary beside the magnifying glass.