How do I access a $node variable from within a zone? I would like to call different things like taxonomy, author, etc. Is this possible?
How do I access a $node variable from within a zone? I would like to call different things like taxonomy, author, etc. Is this possible?
Comments
Comment #1
interestingaftermath commentedIn addition to accessing the $node variable, is it possible to use arguments in views that are inside composite zones? I seem to be having trouble do that.