Closed (works as designed)
Project:
Finder
Version:
7.x-2.x-dev
Component:
Finder Views (views.module integration)
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2011 at 05:33 UTC
Updated:
20 Oct 2011 at 16:38 UTC
Comments
Comment #1
danielb commentedThis is the correct behaviour of finder.
Use a computed field or rewrite options or hooks to get different behaviour. I intend to make this sort of thing more accessible in the future, but at the moment you have to know PHP to get this working right.
Comment #2
skitten commentedAh - thanks!