How to clear single input default value from the Web Storage?
How to clear single input default value from the Web Storage?
Marcin1
Posts: 6Questions: 3Answers: 0
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.