Page 1 of 1

How Filter?

Posted: 28 Aug 2015 00:56
by SkyFrontier
I'm having difficulties building a complex pattern that is:
Under folder
c:\Fixed\week
the FOLDERS
Text\Site\HTM
must be always visible, regardless age.
Everything else, files or folders, must be displayed ONLY IF they are
ageMC: w

-if I enter any subfolder via tree, everything will be displayed (=no filter)
-no filter also for anything upper c:\Fixed\week, ie c:\Fixed\, its sibling folders and files.

What and how to use this?
Thanks in advance.

Re: How Filter?

Posted: 28 Aug 2015 17:31
by SkyFrontier
Currently this is not possible?! :shock:

Re: How Filter?

Posted: 29 Aug 2015 18:57
by bdeshi
a VF can probably handle this, but
-if I enter any subfolder via tree, everything will be displayed (=no filter)
Was this ever possible that VF applicability depends on how a location is opened?

Re: How Filter?

Posted: 07 Sep 2015 11:08
by autocart
SkyFrontier wrote:-if I enter any subfolder via tree, everything will be displayed (=no filter).
Only way that I can think of is to have a script running in the background that constantly monitors XY for folder change.
If such occurs then check whether tree has focus and if yes, then turn off any VF.
Not perfect, but maybe a workaround if it is very important.

For the rest see here: http://www.xyplorer.com/xyfc/viewtopic. ... 07#p128926