smartUI saved search from works well on results page if you are keep hitting hte search button but on refresh it looses all the seach form values. is there any work around for this
Did you click the "Search" button, before you reloaded the page?
Content of the form is added to the URL query and the search results are updated, once you click the "Search" button. If you reload the page (by hitting F5, for example) after it, the form content will be preserved by using the URL query and the search results will be executed again.