Hi All,
I want to clear the search option selected values from the search results page to any other page when click the back button on the browser.
I tried Javascript as
window.history.forward();
but it's not working,
How to clear the search selected options when back button clicks