Hello,
Is there a way that after a search is performed the form is hidden so there are just results shown? I have added a screenshot to see how the form is shown on the result page.
Thank you
The simplest way would to be to put the view on a separate page as well as the one you have now and direct to the new page without the form.
Thank you for your answer Bobby, I was thinking this will be more difficult considering that I use [get param=] in the search form.
Shouldn't be. The param it grabs comes from the URL. That URL would look pretty similar on a new page.
Please login or Register to submit your answer