Active
Project:
Content Management Filter
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
11 May 2012 at 08:38 UTC
Updated:
11 May 2012 at 11:17 UTC
Is it possible to add a node type filter, like the node_type_filter module. for example if i want to display only the "News" node, i've got to select the "News" option in the select.
Comments
Comment #1
nancydruI don't think so. NTF probably won't work because it uses db_rewrite_sql() but CMF doesn't invoke that feature.