Sunday 20 June 2010 4:09:19 am
Hi, i need to display an article's, image at the left column and heading , summary at the right side of the column .I am using ezflow dynamic blocks.I found that rotaton can be applied to dynamic block if we use node prperty {foreach $valid_nodes as $valid_node}
{node_view_gui view='block_item' image_class='block2items1' content_node=$valid_node} {delimiter} instead of {attribute_view_gui attribute} but i want to use attribute_view_gui attribute in forloops for dynamic blcoks .how do I do that .Have anyone did this before.?
|