Hi guys,
please help me,
I have 2 tables, one of them is hidden and shows contents when I click on parameter "time" in another table. It's means that second table has dependent from another, how it's look like in simple xml -
But there is one problem. When I have passed the value to the parameter $Time$ at once it's stored for all time, I means that if I change all my inputs for dashboard and click submit button, first table will change, but second table will not be hidden and will not be change because it will store parameter from the previous one search's.
So how can I clean parameter $Time$ when I click submit button or another way.
P.S. I can clean $Time$ if I refresh all page via browser.
... View more