how to hold smart search values when paging is applied.

stark g asked on January 3, 2019 10:31

Hi team, I am using smart search filters and smart search result to display products,when i am trying to apply pagination my filters are re stetted to default, can i handle this with default options.

Correct Answer

Peter Mogilnitski answered on January 3, 2019 16:52

I guess the best way is to pass all filters values, pages numbers, search word etc using querystring. Uncheck Filter auto postback property in your filter properties - this should make the the filer use the query string (Although by default a user has to click search button in this case). I also suggest to to check Search on each page load checkbox on the search results.

0 votesVote for this answer Unmark Correct answer

   Please, sign in to be able to submit a new answer.