Views - including other data for filtering
hprashi - July 2, 2007 - 04:59
I have created a module which assigns values to a node based on various parameters and stores it in a new table- "node_value" which has 2 fields 1) nid 2) nodevalue
i want to display nodes with value greater than 5, how to make use of views to do this.... the "nodevalue" field is not appearing in the views filter ...
what to do?
