Hi All,
I have created one search form in form builder and associated this search form with the tab (type = search). In search form, I have used one query. Now form is showing results properly when I click on "Search" button on form. This is the default behavior of search form.
My requirement is when user clicks on tab, search form should automatically display all search results (based on the query) without clicking on "Search" button. If user wants to filter out the results further, then he can use search criteria and click on "Search" button.
I did not find any adaptor configuration in search result page to be executed on page load.
Please help how I can achieve this functionality.