How to clear single input default value from the Web Storage?
How to clear single input default value from the Web Storage?
![Marcin1](https://secure.gravatar.com/avatar/b63c2aafbd72299b48727a230d6d39c6/?default=https%3A%2F%2Fvanillicon.com%2Fb63c2aafbd72299b48727a230d6d39c6_200.png&rating=g&size=120)
Hi,
I have date range filters (yadcf). I need to store all in web storage (stateSave: true) apart of those date filters. So when user will use them and than dicided to leave the page and come back later on, I would to clear filters. However, there are old filters values.
I thought when I will use searchCols
function that will overwrite it> However, it doesn't seem to work. Any idea how to restart filters after user come back to this same web page?
This discussion has been closed.