Posted by margaridacarvalho on July 4, 2009 at 7:43pm
I have a view that list nodes from a content-type that has several cck fields. I want my view to show only the nodes that have this certain cck field completed. In other words, I want that my view only show nodes where certain cck field isn't empty.
I think that this is possible by theming the view output, but my PHP knowledge is very basic.
Can someone help me?