-
I have been trying for three days to create a BUTTON that will simply only make visible files and folders CREATED or MODIFIED today. That far I got - made a filter named _ONLY_TODAY_MODIFIED .
-
Made a button with following code:
[code]Select NONE
SELECT FILTER=_ONLY_TODAY_MODIFIED FILTERFLAGS=hidenomatch [/code]
<img src="/uploads/default/original/3X/4/a/4acabc497cf068dc335ab7eb11652cb11af2ee64.png" width="498" height="130">
i.e. this only shows TODYAS files - as expected.
- PROBLEM is I cannot seem to UNDO this filter. I thought the following should work:
I have tried oodles of combinations of UNHIDE, CLEARFILTERS , HIDEUNSEL, MAKEVISIBLE, NONE etc., but cannot REVERT back to showing all files. I also tried making a new FILTER like SHOW_ALL with pattern ., but nuttin !!!!Set CLEARFILTERS
ALSO, is it possible to LINK the VIEW FILTER BOX (in TOOLBAR) to use a PRE-DEFINED FILTER.
Please help before I flip out.