Filter Labels: The Evaluator can't access file count or directory count

I am trying to label folders based on their number of files and subfolders.

I expected this approach to work, but it doesn't:

From Filters and Find:

All the column keywords are available as variables in this evaluation context.


The label

=Output(name + "|" + filecount);true

returns nothing for filecount, either.

We'll make this work in 13.11.1.

3 Likes

Yes, it works in 13.11.1, but the change made the columns show zero files/folders. The columns for the totals still work.

Very strange: Occasionally, the filecount column shows the correct number.

The variables in eval columns are also affected:

XML
<?xml version="1.0"?>
<evalcolumn align="0" attrrefresh="no" autorefresh="no" customgrouping="no" foldertype="all" keyword="Count" maxstars="5" namerefresh="no" reversesort="no" title="Count" type="0">filecount + &quot; | &quot; + dircount + &quot; | &quot; + filecounttotal + &quot; | &quot; + dircounttotal</evalcolumn>

I'm having the same problem with Folder Formats.